Skip to content

Instantly share code, notes, and snippets.

@kevana
Created August 25, 2015 04:18
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 kevana/9501fef40e2c60022966 to your computer and use it in GitHub Desktop.
Save kevana/9501fef40e2c60022966 to your computer and use it in GitHub Desktop.
docker run -d -p 9000:9000 -v /var/run/docker.sock:/docker.sock --name dockerui dockerui -e /docker.sock
c8267fd57f1cfa180c86d53ae229bc57e2a76cdff978726c3a287a340cd92f9b
Error response from daemon: Cannot start container c8267fd57f1cfa180c86d53ae229bc57e2a76cdff978726c3a287a340cd92f9b: failed sandbox add: failed to add interface veth1c3efdc to sandbox: failed in prefunc: failed to get link by name "veth1c3efdc": Link not found
make: *** [run] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment