Open bleonard252 opened 6 months ago
I just poked around in the source code a bit. The code seems to handle things a little differently depending on Docker vs. Podman with regards to user permissions (Docker - root, Podman - rootless). Can you try temporarily removing the symlink to Docker and re-running the command?
It prints
docker ps
, and then the following. If it helps, this is using Podman symlinked as the Docker command.