fix dockerfile and add docker ignore (#714)

* fix dockerfile and add docker ignore

* fixup comment in dockerignore

Co-authored-by: dni <dni.khr@gmail.com>
This commit is contained in:
Daniel Krahofer 2022-07-07 18:30:21 +02:00 committed by GitHub
parent 63d4e60542
commit b1d6c82466
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
.git
docs
docker
# ignore all the markdown
*.md