Depending on what container you are running, sometimes you need to fiddle with passing volumes/devices/permissions/groups/capabilities to the container.
If you are just running normal userspace programs then it's pretty seamless.
Podman should support all the same arguments as Docker, and you can install `podman-docker` on Debian which creates an alias:
1 comment
[ 3.3 ms ] story [ 5.6 ms ] threadhttps://github.com/podman-container-tools/podman/blob/main/d...
Depending on what container you are running, sometimes you need to fiddle with passing volumes/devices/permissions/groups/capabilities to the container.
If you are just running normal userspace programs then it's pretty seamless.
Podman should support all the same arguments as Docker, and you can install `podman-docker` on Debian which creates an alias:
https://packages.debian.org/trixie/podman-docker