Get the latest tech news
I don't like Docker or Podman
s very popular software to build Linux container images and running software in them. I don’t like it.
Podman is a re-implementation of the concept, command line interface, and file formats that is very close to identical to Docker. The images that I tell the Docker software to download or build are stored in a hidden location in my home directory. They also behave more like a real Linux system running on bare metal hardware than containers do.
Or read this on Hacker News