▲ 67 ▼ Docker vs Podman, which one to choose for a beginner and why ? (lemmy.world) submitted 2 years ago by folak@lemmy.world to c/selfhosted@lemmy.world 52 comments fedilink hide all child comments
[–] krolden@lemmy.ml 4 points 2 years ago (1 child) They both support the same containers permalink fedilink source parent hideshow 2 child comments replies: [–] lemmyvore@feddit.nl -2 points 2 years ago (1 child) Except in real life you'll run into images that podman refuses to work with all the time. permalink fedilink source parent hideshow 2 child comments replies: [–] krolden@lemmy.ml 2 points 2 years ago (1 child) Example? Ive definitely had compose projects that I had a hard time running with podman but all the individual containers seem to work just fine. permalink fedilink source parent hideshow 2 child comments replies: [–] lemmyvore@feddit.nl 3 points 2 years ago (1 child) How do you make podman run an image that runs as an uid/gid that don't exist on the host and needs to access host devices/volumes owned by uid/gid that don't exist in the container? permalink fedilink source parent hideshow 2 child comments replies: [–] vegetaaaaaaa@lemmy.world 8 points 2 years ago* (1 child) You use podman unshare to chown the directories to the appropriate UID/GID in the container's user namespace. permalink fedilink source parent hideshow 2 child comments replies: [–] nickwitha_k@lemmy.sdf.org 4 points 2 years ago This right here. Just found out about this last week after a long debug. permalink fedilink source parent
[–] lemmyvore@feddit.nl -2 points 2 years ago (1 child) Except in real life you'll run into images that podman refuses to work with all the time. permalink fedilink source parent hideshow 2 child comments replies: [–] krolden@lemmy.ml 2 points 2 years ago (1 child) Example? Ive definitely had compose projects that I had a hard time running with podman but all the individual containers seem to work just fine. permalink fedilink source parent hideshow 2 child comments replies: [–] lemmyvore@feddit.nl 3 points 2 years ago (1 child) How do you make podman run an image that runs as an uid/gid that don't exist on the host and needs to access host devices/volumes owned by uid/gid that don't exist in the container? permalink fedilink source parent hideshow 2 child comments replies: [–] vegetaaaaaaa@lemmy.world 8 points 2 years ago* (1 child) You use podman unshare to chown the directories to the appropriate UID/GID in the container's user namespace. permalink fedilink source parent hideshow 2 child comments replies: [–] nickwitha_k@lemmy.sdf.org 4 points 2 years ago This right here. Just found out about this last week after a long debug. permalink fedilink source parent
[–] krolden@lemmy.ml 2 points 2 years ago (1 child) Example? Ive definitely had compose projects that I had a hard time running with podman but all the individual containers seem to work just fine. permalink fedilink source parent hideshow 2 child comments replies: [–] lemmyvore@feddit.nl 3 points 2 years ago (1 child) How do you make podman run an image that runs as an uid/gid that don't exist on the host and needs to access host devices/volumes owned by uid/gid that don't exist in the container? permalink fedilink source parent hideshow 2 child comments replies: [–] vegetaaaaaaa@lemmy.world 8 points 2 years ago* (1 child) You use podman unshare to chown the directories to the appropriate UID/GID in the container's user namespace. permalink fedilink source parent hideshow 2 child comments replies: [–] nickwitha_k@lemmy.sdf.org 4 points 2 years ago This right here. Just found out about this last week after a long debug. permalink fedilink source parent
[–] lemmyvore@feddit.nl 3 points 2 years ago (1 child) How do you make podman run an image that runs as an uid/gid that don't exist on the host and needs to access host devices/volumes owned by uid/gid that don't exist in the container? permalink fedilink source parent hideshow 2 child comments replies: [–] vegetaaaaaaa@lemmy.world 8 points 2 years ago* (1 child) You use podman unshare to chown the directories to the appropriate UID/GID in the container's user namespace. permalink fedilink source parent hideshow 2 child comments replies: [–] nickwitha_k@lemmy.sdf.org 4 points 2 years ago This right here. Just found out about this last week after a long debug. permalink fedilink source parent
[–] vegetaaaaaaa@lemmy.world 8 points 2 years ago* (1 child) You use podman unshare to chown the directories to the appropriate UID/GID in the container's user namespace. permalink fedilink source parent hideshow 2 child comments replies: [–] nickwitha_k@lemmy.sdf.org 4 points 2 years ago This right here. Just found out about this last week after a long debug. permalink fedilink source parent
[–] nickwitha_k@lemmy.sdf.org 4 points 2 years ago This right here. Just found out about this last week after a long debug. permalink fedilink source parent