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:

  • nutbutterOP
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    9 months ago

    Yes, it is! If you just run alias docker=podman, you won’t even have to remember that you’re running Podman, and not Docker.

    I am still having problems with SELinux, though, so I have just turned it to permissive. Any guides for that?