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

overlay should be higher priority than devicemapper #13569

Closed
wants to merge 1 commit into from

Conversation

SamSaffron
Copy link

we know for a fact devicemapper still has issues, we also know it is far more likely overlay is far more likely to work

we know for a fact devicemapper still has issues, we also know it is far more likely overlay is far more likely to work
@GordonTheTurtle
Copy link

Can you please sign your commits following these rules:
https://github.com/docker/docker/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "patch-1" git@github.com:SamSaffron/docker.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

This will update the existing PR, so DO NOT open a new one.

@jessfraz
Copy link
Contributor

this is already in progress there are some really big bugs with overlay that need to be fixed in the kernel first #12354

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

Successfully merging this pull request may close these issues.

None yet

4 participants