How to exemplify this shortcoming of rootless podman: "When using --net=host with rootless containers, subsequent podman execs ..." #23823
Closed
eriksjolund
started this conversation in
General
Replies: 1 comment 1 reply
-
I found a clue The git commit message |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
In the list Shortcomings of Rootless Podman there is this sentence:
When using --net=host with rootless containers, subsequent podman execs to that container will not join the host network namespace because it is owned by root.
Does anyone have an example showing this?
I tried it out on Fedora CoreOS 40.20240825.1.0 but I am not able to demonstrate it.
On the other hand I don't know exactly what is meant.
Here is my best trial
(I don't know how to interpret the results)
For details, see
podman/rootless.md
Line 47 in ef905ef
Beta Was this translation helpful? Give feedback.
All reactions