-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Fig is mounting wrong volumes #465
Comments
I'm heading over to crane https://github.com/michaelsauter/crane since crane doesn't have that bug. Curiously, would it be possible to merge the two projects? It looks like a waste trying to make just another crane/fig instead of improve it. |
I believe this is issue #328 It has to do with how fig recreates containers. I believe it's not an issue when fig is used with docker 1.0 or 1.2, but there is some problem with intermediate containers and docker 1.1.x |
I still have the #328 problem with Docker 1.2. |
+1 |
I'm running into similar issue as OP with Fig v1.0.1 and Docker v1.4.1. |
I believe this was fixed in 1.3 |
I'm having this fig.yml:
I can run this docker command just fine
But when I try
fig up
, it complains that:The text was updated successfully, but these errors were encountered: