Added docker functionality.
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
# Files/directories to exclude from Docker build context
|
||||
venv
|
||||
node_modules
|
||||
__pycache__
|
||||
*.db
|
||||
*.db.bak
|
||||
image_selections.db*
|
||||
.git
|
||||
Reference in New Issue
Block a user