-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker-compose #16
Comments
Yes, I've tried this. This scenario is still a work in progress: |
This PR docker/compose#5363 worked for a short time, but was not merged. |
At least mounting the named pipe works with Server 1709 and Compose 1.18 (rc) docker/compose#5181 |
Closing this as there are a lot of issues referenced to track the progress. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't know if you tested this .. but I cannot get docker-compose to work via this way of working.
normal docker commands work. but when I am on my mac and try to mount volumes in the compose file I get.
ERROR: for db Cannot create container for service db: invalid volume spec "C": invalid volume specification: 'C'
The text was updated successfully, but these errors were encountered: