Until yesterday, I didn’t even know you could use the docker images and the same docker-compose configs with Podman.
The UI you are looking at is Cockpit, which can be installed on almost any Linux Server. I have used it before but I am amazed by its integration with Podman.
Seriously, consider trying this, once.
Here’s another screenshot of Cockpit:
Compose works with podman too, you just need podman system service & to set the DOCKER_HOST env var to it’s socket.
So that’s why my containers aren’t restarting automatically on boot. Thanks!
This needs a pin