First prototype of Dockerfile

This commit is contained in:
Jef Roosens 2021-12-30 22:28:24 +01:00
parent 26b2745e9b
commit 63af040a38
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F
8 changed files with 97 additions and 1 deletions

2
.dockerignore Normal file
View file

@ -0,0 +1,2 @@
data/
.venv/