Skip to content

Instantly share code, notes, and snippets.

@fatherlinux
Created February 11, 2016 17:16
Show Gist options
  • Save fatherlinux/6010446cf9a4cac7c250 to your computer and use it in GitHub Desktop.
Save fatherlinux/6010446cf9a4cac7c250 to your computer and use it in GitHub Desktop.
[smccarty@keith docker-slim]$ grep -ri sys *
Binary file dist/container/bin/alauncher matches
Binary file dist/dockerslim matches
src/launcher/main.go: //"syscall"
src/launcher/main.go: //monitor.Process.Signal(syscall.SIGTERM)
src/slim/main.go: CapAdd: []string{"SYS_ADMIN"},
src/slim/main.go: CapAdd: []string{"SYS_ADMIN"},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment