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

Have official images be supported for podman #16043

Closed
trymeouteh opened this issue Jan 12, 2024 · 2 comments
Closed

Have official images be supported for podman #16043

trymeouteh opened this issue Jan 12, 2024 · 2 comments

Comments

@trymeouteh
Copy link

Please consider making all of the official images work in podman, without root.

Or allow the official images to work without root and add documention on how to setup each image without root, without losing any features the image offers.

@trymeouteh trymeouteh changed the title Have official images be supportes for podman Have official images be supported for podman Jan 12, 2024
@AkihiroSuda
Copy link

Not sure if any of these issues are related to docker running with root.

Would like to see the docker images not require root which will allow them to work with other container engines like podman.
#16043

Originally posted by @trymeouteh in #14889 (comment)

Rootless isn't really specific to Podman and has been supported by Docker/Moby too for a long time
https://rootlesscontaine.rs/getting-started/docker/

@tianon
Copy link
Member

tianon commented Jan 12, 2024

Any image that doesn't work in podman is probably a bug in podman (or an issue with your deployment parameters, like file sharing issues due to the technical constraints of the kernel), not these images. 😕 😅

(also, many of the images already can run as non-root -- see "Running as an arbitrary user" on https://hub.docker.com/_/php#:~:text=Running%20as%20an%20arbitrary%20user, for example)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants