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

Add support for nerdctl build --rm flag #649

Merged

Conversation

JuozasVainauskas
Copy link
Contributor

Add support for nerdctl build --rm flag.

User has the possibility to specify --rm flag with build command. If user specifies --rm=false flag, he gets informed that --rm flag with false value is deprecated and thus is ignored.

Issue: #504

Signed-off-by: Juozas Vainauskas <vainauskasjuozas@gmail.com>
@JuozasVainauskas JuozasVainauskas marked this pull request as ready for review December 23, 2021 23:42
@AkihiroSuda AkihiroSuda added this to the v0.16.0 milestone Dec 24, 2021
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda linked an issue Dec 24, 2021 that may be closed by this pull request
@AkihiroSuda AkihiroSuda merged commit 8e82413 into containerd:master Dec 24, 2021
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

Successfully merging this pull request may close these issues.

Support for nerdctl build --rm flag
2 participants