Dockerfile and scripting improvements

This commit is contained in:
sn0w
2019-08-25 23:29:34 +02:00
parent b44d428493
commit b768471a7d
7 changed files with 116 additions and 37 deletions

8
.gitignore vendored
View File

@@ -1,10 +1,10 @@
data
.env
config.yml
data/
cache/
custom.d/
!custom.d/.gitkeep
docker-compose.yml
config.exs
secret.exs
.env
# Created by https://www.gitignore.io/api/osx,linux,windows