Last active
May 11, 2018 11:31
-
-
Save r0yfire/2a6cfacdce5009fa9f702f6130c9493a to your computer and use it in GitHub Desktop.
Disable seccomp on Docker daemon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"seccomp-profile": "/etc/docker/seccomp.json" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment