Created
August 25, 2015 04:18
-
-
Save kevana/9501fef40e2c60022966 to your computer and use it in GitHub Desktop.
This file contains 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
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