←back to thread

1101 points codesmash | 1 comments | | HN request time: 0.826s | source
1. dathinab ◴[] No.45140419[source]
In addition to rootless podman / root docker there are some other options:

- rootless docker, works fine, not fully sure why it's not the default by now (I do have issues form time to time but I had the same issues with root docker)

- rootfull podman

- running docker/podman daemon as a different and non root user (but have fun trying to mount anything !?)