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

Only set default rootless image if it is not already customized #1063

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

dougborg
Copy link

Only change the image to the default rootless image when using the
--rootless option if the image has not already customized with the
--image option.

Fix #938

Signed-off-by: Douglas Borg [email protected]

@dougborg
Copy link
Author

Let me know if you think there is a better way to solve this issue. This was the simplest thing I could think to do.

Only change the image to the default rootless image when using the
--rootless option if the image has not already customized with the
--image option.

Fix docker#938

Signed-off-by: Doug Borg <[email protected]>
@tonistiigi tonistiigi merged commit d64428c into docker:master Apr 13, 2022
@crazy-max crazy-max added this to the v0.8.3 milestone Apr 28, 2022
@crazy-max crazy-max modified the milestones: v0.8.3, v0.9.0 Jun 5, 2022
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.

kubernetes driver ignores --driver-opt image when rootless opt is set
4 participants