Hacker News
new
past
comments
ask
show
jobs
points
by
internet101010
4 hours ago
|
comments
by
unethical_ban
2 hours ago
|
[-]
What's the difference between Podman and docker for volumes? Other than needing to add Z to get volumes to mount with SELinux
reply
by
miki123211
1 minutes ago
|
parent
|
next
[-]
If you're root on a system and use Docker volumes, you can always `sudo ls` and access those volumes outside of the container.
If you're just a user running containers under Podman, it's more tricky.
reply
by
NewJazz
26 minutes ago
|
parent
|
prev
|
[-]
Maybe permissions when going rootlesz?
reply