Skip to content

Instantly share code, notes, and snippets.

@sujaykumarh
Last active December 4, 2021 08:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sujaykumarh/4e6cfaff3773e1485138730537adff41 to your computer and use it in GitHub Desktop.
Save sujaykumarh/4e6cfaff3773e1485138730537adff41 to your computer and use it in GitHub Desktop.
docker-compose security option
....
services:
name:
....
security_opt:
- 'no-new-privileges:true'
....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment