Skip to content

Instantly share code, notes, and snippets.

@tksugimoto
Created February 14, 2019 04:15
Show Gist options
  • Save tksugimoto/57d6d472f1f753b9d859e7c9e0ebf974 to your computer and use it in GitHub Desktop.
Save tksugimoto/57d6d472f1f753b9d859e7c9e0ebf974 to your computer and use it in GitHub Desktop.
Windowsでdocker-bench-security
docker run -it --net host --pid host --userns host --cap-add audit_control -v /var/run/docker.sock:/var/run/docker.sock --label docker_bench_security docker/docker-bench-security
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment