build: .dockerignore, pin guarddog>=2.10.0, Docker HEALTHCHECK
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
**/__pycache__
|
||||
**/.pytest_cache
|
||||
**/.ruff_cache
|
||||
**/.mypy_cache
|
||||
*.pyc
|
||||
.git
|
||||
.opencode
|
||||
.agents
|
||||
.playwright-mcp
|
||||
*.png
|
||||
.env
|
||||
data/
|
||||
examples/
|
||||
scripts/
|
||||
skills-lock.json
|
||||
Reference in New Issue
Block a user