Add .dockerignore

Add dockerignore file to cleanup the resulting docker image.
pull/34/head
Anton Bretting 2020-03-23 16:00:45 +01:00
parent 4b87511f28
commit facaa346b7
1 changed files with 5 additions and 0 deletions

5
.dockerignore Normal file
View File

@ -0,0 +1,5 @@
assets/*
dockerfile
*.md
.git
screenshot.png