Closed wallw-teal closed 8 years ago
in order to make this work, you would have to modify the docker host image for the Mac to use the proper storage, that is probably the only way to make this work and could prove to be complicated. The better route, which I've done, would be to run Ubuntu VM with the proper storage configurations using something like virtualbox... on your Mac. Hope this helps.
I'm trying to run this image in Docker for Mac, which does not appear to have the devicemapper support mentioned in the docs.
It appears to get all the way to these logs
but the application is not available at https://hello.cf-mini.example and I get this instead
This command also fails:
Here's my docker info:
Any assistance you could provide would be much appreciated.