mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-01-02 19:10:53 -05:00
security_opt expects =
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
e7d1cff73d
commit
7db27f6074
@ -136,7 +136,7 @@ After ensuring root isn't used in your containers, you should look into setting
|
||||
|
||||
```
|
||||
security_opt:
|
||||
- "no-new-privileges:true"
|
||||
- "no-new-privileges=true"
|
||||
```
|
||||
|
||||
Gaining privileges in the container will be much harder that way.
|
||||
|
Loading…
Reference in New Issue
Block a user