Created
June 29, 2015 23:48
-
-
Save tlrobinson/1b41d7753b03c4eecaa1 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 --net=none -t -i jpetazzo/dind | |
/dev/mapper/control: open failed: Operation not permitted | |
Failure to communicate with kernel device-mapper driver. | |
Check that device-mapper is available in the kernel. | |
Command failed | |
mount: permission denied | |
Could not make a tmpfs mount. Did you use --privileged? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment