stage18: docker hardening — non-root user, read-only FS, no-new-privileges, health-check fix, .dockerignore
This commit is contained in:
7
.dockerignore
Normal file
7
.dockerignore
Normal file
@@ -0,0 +1,7 @@
|
||||
# Build context
|
||||
.git
|
||||
*.md
|
||||
tests/
|
||||
.env
|
||||
*.example
|
||||
*.lock
|
||||
Reference in New Issue
Block a user