Created
May 8, 2015 10:03
-
-
Save lukemarsden/6bacabb81c852e1c4833 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
| [vagrant@node1 ~]$ sudo docker -d -D | |
| DEBU[0000] devicemapper: driver version is 4.27.0 | |
| ERRO[0000] Udev sync is not supported. This will lead to unexpected behavior, data loss and errors. For more information, see https://docs.docker.com/reference/commandline/cli/#daemon-storage-driver-option | |
| ERRO[0000] [graphdriver] prior storage driver "devicemapper" failed: driver not supported | |
| FATA[0000] Error starting daemon: error initializing graphdriver: driver not supported |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment