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

Remove this error after 3 release cycles (18.03) #47

Open
piascikj opened this issue Dec 8, 2017 · 0 comments
Open

Remove this error after 3 release cycles (18.03) #47

piascikj opened this issue Dec 8, 2017 · 0 comments
Labels

Comments

@piascikj
Copy link
Member

piascikj commented Dec 8, 2017


opened via imdone.io from a code comment on 8d6df8a0ad by Sebastiaan van Stijn

TODO Remove this error after 3 release cycles (18.03) id:45


moby/cmd/dockerd/daemon.go

Lines 482 to 487 in 94b8a11

// TODO: Remove this error after 3 release cycles (18.03)
return nil, errors.New("ERROR: The 'disable-legacy-registry' configuration option has been removed. Interacting with legacy (v1) registries is no longer supported")
}
}
if flags.Changed("graph") {

@piascikj piascikj added the TODO label Jan 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant