Replies: 1 comment 2 replies
-
Please show us the exact commands you are executing. Running sudo podman import, sudo podman run, should definitely work. |
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
-
I perform importing
podman image import ...
and can run container with image namepodman run {some_image_name}
. But with sudo i can run only from search registers from /etc/containers/registries.conf. It's possible run containers as root with local images?Beta Was this translation helpful? Give feedback.
All reactions