Replies: 1 comment 2 replies
-
The above
|
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I remember before when I used to pull a tarred local image as
{podman/buildah} pull oci-archive:empty-image
, it used to store the image aslocalhost/empty-image
in the local-cache (containers-storage
), but now it's just storing it as<none>
I tried pulling with
--log-level debug
. There wasn't much of use in logs excpet:Beta Was this translation helpful? Give feedback.
All reactions