hot-spring-docker
hot-spring-docker copied to clipboard
Simply running docker-compose up on Windows gives error
$ docker-compose up
Creating network "hot-spring-docker_default" with the default driver
Creating hot-spring-docker_app_1 ... done
Attaching to hot-spring-docker_app_1
': No such file or directory'bash
hot-spring-docker_app_1 exited with code 127
Not sure what the issue would be.
Unfortunately I'm not planning on looking into this on Windows anytime soon either as this was originally just a proof-of-concept for Linux. Obviously you're welcome to give it a crack!