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

Import image issue #3700

Closed
zszeron opened this issue Nov 28, 2024 · 2 comments
Closed

Import image issue #3700

zszeron opened this issue Nov 28, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@zszeron
Copy link

zszeron commented Nov 28, 2024

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?

[root@master ~]# nerdctl images | grep registry.k8s.io
registry.k8s.io/ingress-nginx/kube-webhook-certgen    v1.4.4                  a9f03b34a3cb    28 seconds ago    linux/amd64    66.59MB    26.15MB
registry.k8s.io/ingress-nginx/controller              v1.12.0-beta.0          9724476b9289    37 seconds ago    linux/amd64    296.2MB    104.6MB
[root@master ~]# crictl images | grep registry.k8s.io
registry.k8s.io/ingress-nginx/controller:v1.12.0-beta.0     <none>                 11b916a025f02       105MB
registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4   <none>                 a62eeff05ba51       26.2MB

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

@zszeron zszeron added the kind/unconfirmed-bug-claim Unconfirmed bug claim label Nov 28, 2024
@apostasie
Copy link
Contributor

Duplicate of #3701

@apostasie
Copy link
Contributor

@AkihiroSuda can we close?

@AkihiroSuda AkihiroSuda added duplicate This issue or pull request already exists and removed kind/unconfirmed-bug-claim Unconfirmed bug claim labels Dec 5, 2024
@AkihiroSuda AkihiroSuda closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants