Skip to content

Using podman container with port-mapping networking #24988

Answered by Luap99
gilgameshfreedom asked this question in Q&A
Discussion options

You must be logged in to vote

This is because the podman image defaults to host namesapces for most things to enable it to better work in restricted envs, i.e. where we cannot configure networking.
https://github.com/containers/image_build/blob/main/podman/containers.conf

You can remove the default from there in the container.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gilgameshfreedom
Comment options

Answer selected by gilgameshfreedom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants