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

feat: Support creating container with labels defined by image #3023

Merged
merged 1 commit into from
May 20, 2024

Conversation

yankay
Copy link
Contributor

@yankay yankay commented May 20, 2024

Support creating container with labels defined by image.
So, the image label can be inspected by nerdctl inspect container-name

fix: #2996

Signed-off-by: Kay Yan <kay.yan@daocloud.io>
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 added this to the v2.0.0 milestone May 20, 2024
@AkihiroSuda AkihiroSuda merged commit 3dfdf55 into containerd:main May 20, 2024
22 checks passed
@apostasie
Copy link
Contributor

Thanks a lot @yankay !

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.

nerdctl does not create labels defined by image
3 participants