Comment by JCattheATM

1 month ago

Hub.

What do you mean? There is a website called Docker Hub. There is a competing product, affiliated with Podman, called Quay, which is also a website and an on-prem solution that I think you can pay for and also an open-source product:

https://github.com/quay/quay

  • > There is a competing product, affiliated with Podman, called Quay

    Most stuff is not published on Quay; most podman users use Docker Hub or Compose files.

    • > Most stuff is not published on Quay; most podman users use Docker Hub

      or GHCR, etc. Docker Hub is hardly a “runtime”.

      > or Compose files.

      Compose files aren’t a replacement for Docker Hub. And Podman has a reimplementation of compose.

      1 reply →