Skip to content
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

Use a stable docker version with dinghy? #270

Closed
robinparisi opened this issue Feb 25, 2018 · 1 comment
Closed

Use a stable docker version with dinghy? #270

robinparisi opened this issue Feb 25, 2018 · 1 comment

Comments

@robinparisi
Copy link

Hi,

I had to reinstall dinghy recently and I found myself facing a bug introduced in the latest Docker Edge release (18.02.0-ce).

The problem is really annoying and there is no workaround for the moment docker/for-linux#211 (comment).

It is advisable to rollback to a previous docker version or wait for the 18.03 to be released, but I'm not sure on how to do this with dinghy.

Is there a way to choose the docker version installed with dinghy? Shouldn't the stable docker version be installed with dinghy instead of the edge one?

@robinparisi robinparisi changed the title Use a stable docker version with dinghy? ( Use a stable docker version with dinghy? Feb 25, 2018
@robinparisi
Copy link
Author

robinparisi commented Feb 25, 2018

My bad, I didn't see the --boot2docker-url option.

If someone else is facing the same problem with the 18.02 release, juste create a new vm and specify the stable Docker version:

dinghy create --provider=virtualbox --boot2docker-url=https://github.com/boot2docker/boot2docker/releases/download/v17.12.1-ce-rc2/boot2docker.iso

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

No branches or pull requests

1 participant