docker-documentation icon indicating copy to clipboard operation
docker-documentation copied to clipboard

Add documentation about rootless use

Open eriksjolund opened this issue 2 years ago • 3 comments

I searched for "rootless" in the documentation but didn't find anything: https://docs.linuxserver.io/?q=rootless

I see that using rootless Podman or rootless Docker is not supported.

https://github.com/containers/podman/issues/15313#issuecomment-1399416894

https://github.com/containers/podman/issues/15313#issuecomment-1312661506

Could you add a note to documentation (https://docs.linuxserver.io) that using rootless Podman and rootless Docker is not supported?

eriksjolund avatar Jan 22 '23 07:01 eriksjolund

Came wondering the same thing!

sammcj avatar May 12 '23 05:05 sammcj

I'm using rootless podman to run a few LSIO containers (specifically Nextcloud, Mariadb, and Syncthing) and I've had no container related issues so far. I would be happy to contribute that bit of documentation if it would be of use to the community.

raycadle avatar Jul 23 '23 17:07 raycadle

Created a PR #129, adding documentation around using rootless podman containers.

raycadle avatar Jul 23 '23 20:07 raycadle