Skip to content

Commit

Permalink
class8-exploit-lab container is not privillege
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyStoic committed Dec 6, 2024
1 parent 7600f4c commit a8a560c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion classes/class08/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ services:
class-08-exploit-lab:
build: .
platform: linux/amd64 # important
privileged: true
security_opt:
- seccomp:/classes/class08/seccomp-profile.json
stop_grace_period: 0s
Expand Down

0 comments on commit a8a560c

Please sign in to comment.