Podman v4.1 has been released!

This page summarizes the projects mentioned and recommended in the original post on /r/podman

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • podman-compose

    a script to run docker-compose.yml using podman

  • I'm wondering this as well. What I'm getting from google searches involves using the podman-docker package and a non-rootless /var/run/docker symlink to the podman socket, which isn't exactly what I'm looking for. So maybe it's still podman-compose for me for now?

  • podman

    Podman: A tool for managing OCI containers and pods.

  • There are numerous other changes and improvements to all parts of Podman packed into this release. We’ve added several new commands, including podman volume mount and podman volume unmount (to allow easy copying of files to and from volumes without using them in a container) and podman container clone (creates a copy of an existing container, with the ability to change many settings while doing so). Checkpoint and restore have seen a major improvement with the ability to store checkpoints as OCI images, allowing them to be distributed via container registries. Finally, Podman has gone on a diet - we set out to reduce or eliminate many of our dependencies and managed to reduce our binary size by 8MB shaving off 15% of the original binary size. There are many more changes - too many to list all of them here - so be sure to check out the release notes!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Docker Compose

    Define and run multi-container applications with Docker

  • You can choose the official docker-compose that will search for the Docker API (Podman can expose both native and Docker-legacy API). Unfortunately, as all the procedure that goes through the API, rootless can not be used.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts