-
Hey, Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Thanks for reaching out, @mcdent! I recommend running rootless containers for security reasons. Can you share where you've read that running rootful containers (i.e., with sudo) is better? Cc: @rhatdan |
Beta Was this translation helpful? Give feedback.
-
I have an article that I have no published yet, on this subject. A big caviat on this, and why I have not published, is pulling an image as root is more dangerous then pulling a container image as rootless, in that podman is running as root and could write anywhere. I would love to see us use LandLock to better help us protect against the risk of root pulling an image. |
Beta Was this translation helpful? Give feedback.
Thanks for reaching out, @mcdent!
I recommend running rootless containers for security reasons. Can you share where you've read that running rootful containers (i.e., with sudo) is better?
Cc: @rhatdan