Let’s walk through what Podman is and how to use it as a Docker alternative on Linux. Expect a straightforward guide on installing Podman, running containers with it, and understanding the basics.

  • nixus@anarchist.nexus
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 days ago

    I’ve been thinking about using this to replace my self-hosted docker repo. Does anyone know how well this works with hosting a docker repo?

    • entwine@programming.dev
      link
      fedilink
      arrow-up
      6
      ·
      2 days ago

      Afaik it works perfectly. Podman can use Docker hub with zero issues, and is sometimes configured as the default repo for fetching images without a qualified name. Conversely, I think Docker works perfectly with the Podman ecosystem repos too (like quay.io)