For Podman, is the Docker socket API truly only used for the mapping of Docker's socket, so that one of the containers can query the status of Docker services? Currently it's not working, but the real question is if it's doing anything other than monitoring the various Docker services? If that's all it's doing, there's probably a better way of doing it that's less dependent on infrastructure
For Podman, is the Docker socket API truly only used for the mapping of Docker's socket, so that one of the containers can query the status of Docker services? Currently it's not working, but the real question is if it's doing anything other than monitoring the various Docker services? If that's all it's doing, there's probably a better way of doing it that's less dependent on infrastructure