mirror of
https://github.com/ferdzo/iotDashboard.git
synced 2026-04-05 09:06:26 +00:00
Add Dockerfile and .dockerignore; refactor import paths in app modules
This commit is contained in:
9
services/device_manager/.dockerignore
Normal file
9
services/device_manager/.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
.env
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.crl
|
||||
*.crt
|
||||
*.pem
|
||||
Reference in New Issue
Block a user