nwabap751 icon indicating copy to clipboard operation
nwabap751 copied to clipboard

Doesn't work with Docker-toolbox

Open christian102094 opened this issue 8 years ago • 3 comments

Worth noting that the Dockerfile doesn't work using Docker Toolbox because of container's default size. Tried increasing the container's size limit using this: https://bobcares.com/blog/docker-container-size/ But, it seems like devicemapper is not compatible with OpenSUSE (not 100% sure about this, but got an error "docker device mapper driver not supported").

christian102094 avatar Sep 12 '17 20:09 christian102094

😢 I'm running it on Windows 10 under normal docker, and also tried it on Ubuntu

larshp avatar Sep 12 '17 20:09 larshp

I guess It's time to get Windows 10 Professional Edition :rofl:

christian102094 avatar Sep 12 '17 20:09 christian102094

Hi Christian, you could try to use docker-machine (have a look at the README.md file). Let us know if it works then.

Cheers, Martin

SbgMartin avatar Oct 09 '17 14:10 SbgMartin