docker-archive / toolbox

The Docker Toolbox
https://docker.com/toolbox
3.21k stars 1.23k forks source link

Error with docker-compose on mac osx #352

Open samifruit514 opened 8 years ago

samifruit514 commented 8 years ago

I get the following error when trying the docker-compose "Getting started" tutorial (https://docs.docker.com/compose/gettingstarted/)

Starting composetest_web_1 Attaching to composetest_web_1 web_1 | python: can't open file 'app.py': [Errno 2] No such file or directory composetest_web_1 exited with code 2

It works if I use docker-compose from boot2docker vm.

Im on 1.9.1e

jmorganca commented 8 years ago

Thanks for the issue