Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

docker-compose up doesn't work #4

Closed
luisrudge opened this issue Dec 7, 2015 · 5 comments
Closed

docker-compose up doesn't work #4

luisrudge opened this issue Dec 7, 2015 · 5 comments

Comments

@luisrudge
Copy link
Contributor

image

@maxcnunes
Copy link
Member

It is working normally here with the docker v1.7.1 and docker-compose v1.4.2 running on OSX + Vagrant (vmware).

We usually don't use docker-compose up for tests. Could you try running it with docker-compose run --rm test (I have update the docs)?

Although I don't think this is the problem. Maybe could be a problem between the boot2docker and the docker mapping the volume from your machine to the container.

@luisrudge
Copy link
Contributor Author

image

Damnnnnnnnnnnnnn :(

@luisrudge
Copy link
Contributor Author

image

@maxcnunes
Copy link
Member

Humm I don't think the versions of docker and compose could cause this problem. Seems more like a volume problem between boot2docker and the docker container.

Could you try change the volume path and use this approach?
And I think you will need use a shared folder - docs.
Maybe this can help too.

@maxcnunes
Copy link
Member

Since this isn't a problem with the sqlectron. But with docker + volumes on windows. I will close it for now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants