Skip to content

Instantly share code, notes, and snippets.

@vdemeester
Last active August 29, 2015 14:24
Show Gist options
  • Save vdemeester/b6af4a523e9fa4b607a9 to your computer and use it in GitHub Desktop.
Save vdemeester/b6af4a523e9fa4b607a9 to your computer and use it in GitHub Desktop.
dockerCmd
dockerCmd(c, "Create container with ipc mode container should success with non running container",
"create", fmt.Sprintf("--ipc=container:%s", id), "busybox")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment