Update .dockerignore

This commit is contained in:
Julia 2021-09-05 19:58:09 +02:00 committed by GitHub
parent c25f275c4f
commit 8ee5b37583
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# We don't want to have Docker's build instructions inside the container, that's kindof useless.
Dockerfile
docker-compose.yml
# We don't need need these inside of the container either.
.git
.cache
.gitignore
# Please configure these outside of the Docker container by using volumes.
token.js
config.js