added Dockerfile + compose setup
This commit is contained in:
parent
67084bbaed
commit
e802ed4fe3
4 changed files with 32 additions and 1 deletions
5
.dockerignore
Normal file
5
.dockerignore
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
__pycache__/
|
||||
index.db*
|
||||
tinyweb_identity
|
||||
.git/
|
||||
*.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue