container security #274

Merged
mg merged 9 commits from dockersec into master 2025-01-03 14:57:43 +01:00
13 changed files with 46 additions and 48 deletions
Showing only changes of commit 0ece4678c6 - Show all commits

View file

@ -7,8 +7,6 @@ services:
image: "traefik:v3.2.3" image: "traefik:v3.2.3"
restart: unless-stopped restart: unless-stopped
pull_policy: missing pull_policy: missing
security_opt:
- no-new-privileges=true
security_opt: security_opt:
- no-new-privileges=true - no-new-privileges=true
volumes: volumes: