Failed to pull private image with error processing tar file(no such file or directory): exit status 1lete #23044
Unanswered
NSMY-CSYONG
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I am a very new guy into container & podman. Recently I did some lab to play around with some private container images and there's an error message when pulling them. The error message as below:
382f2b0667e3: Already exists
c4c85c304fd0: Download complete
821352467e5c: Download complete
writing blob: adding layer with blob "sha256:821352467e5cdaec004b016dff0250fd65ea0034f31a1aa02518c4a406df72a6": processing tar file(no such file or directory): exit status 1lete
329c6103a99a: Download complete
fc4540a414b4: Download complete
3f0ceac9c32d: Download complete
01f18c773557: Download complete
ebf2592edd2a: Download complete
6a1db9d4d628: Download complete
a4a9003d1b44: Download complete
03e34b802f28: Download complete
0b69b93910d3: Download complete
07dcf60701ff: Download complete
2f5f36b97a11: Download complete
a4c950728940: Download complete
5ef962143b61: Download complete
945b29728532: Download complete
My environment is on Windows 2022 with WSL 2 installed. My version:
Client: Podman Engine
Version: 5.1.1
API Version: 5.1.1
Go Version: go1.22.3
Git Commit: bda6eb0
Built: Wed Jun 5 05:40:05 2024
OS/Arch: windows/amd64
Server: Podman Engine
Version: 5.1.0
API Version: 5.1.0
Go Version: go1.22.3
Built: Wed May 29 08:00:00 2024
OS/Arch: linux/amd64
My Machine info:
Client: Podman Engine
Version: 5.1.1
API Version: 5.1.1
Go Version: go1.22.3
Git Commit: bda6eb0
Built: Wed Jun 5 05:40:05 2024
OS/Arch: windows/amd64
Server: Podman Engine
Version: 5.1.0
API Version: 5.1.0
Go Version: go1.22.3
Built: Wed May 29 08:00:00 2024
OS/Arch: linux/amd64
Beta Was this translation helpful? Give feedback.
All reactions