-
Notifications
You must be signed in to change notification settings - Fork 624
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
Image import tag issue #3701
Comments
#3702 |
@AkihiroSuda there has been a few cri (plugin) issues lately (#3730, #3671). Where do we stand with this? As I see it from a distance, cri plugin & containerd are just not playing nice with each other, and I am wondering if this is worth the effort or not. If we do not want to do this, maybe we could document it, and close these issues - or if we want to support it down the road, maybe have a central issue to collect / direct peeps to. Thoughts? |
What issue? |
I assume OP is talking about the fact that tags are missing when viewed with |
Yes, the reason for the display has been found. I am wondering if |
The example includes a tag, but it's not formatted in the nerdctl style, which seems reasonable. |
Regarding the output above, how can I align with
|
It's a bug. We need to dedupe nerdctl images. |
Description
I transferred the compressed package to another server using
nerdctl save image:latest | gzip > images.tar.gz
. There was a tag issue. What could be the reason?Steps to reproduce the issue
Describe the results you received and expected
crictl and nerdctl agreement
What version of nerdctl are you using?
nerdctl version 2.0.0
Are you using a variant of nerdctl? (e.g., Rancher Desktop)
None
Host information
No response
The text was updated successfully, but these errors were encountered: