Podman is a fork of Docker that Redhat is using. I really liked docker-compose functionality; fortunately there is a podman-compose project which is more or less the same thing. I now have a setup where each podman container is controlled by a systemd service, set to run on startup, with version controlled podman-compose files. First, … Continue reading create podman services with podman-compose
The post create podman services with podman-compose appeared first on Technicus.