Replies: 1 comment 1 reply
-
I don't believe so, and I don't think it matters as long as they are unique for each user session. Container IDs are per instance of the podman database. |
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.
-
The title sums it up. Are container ID's guaranteed to be unique across users in rootless podman?
According to the OCI Runtime spec
Since I don't believe there's a central way to list all containers across users in rootless podman, I want to to confirm if running container IDs are still guaranteed to always be unique when running rootless podman.
Beta Was this translation helpful? Give feedback.
All reactions