Dokku deployment recipe

This commit is contained in:
2020-05-20 14:07:58 +02:00
parent 523ce77a84
commit a6ffc639a1
5 changed files with 71 additions and 1 deletions

5
.dockerignore Normal file
View File

@ -0,0 +1,5 @@
/release
/data
/bin
/.vscode
/vendor