afbjorklund's comments

afbjorklund | 4 years ago | on: An Overview of Docker Desktop Alternatives

Minikube is more similar to Docker Toolbox, which is not too surprising - considering they are built on the same Docker Machine.

Which Docker Inc. doesn't want to support anymore, saying that it was replaced with Docker Desktop and is now deprecated (since 2019).

afbjorklund | 4 years ago | on: Podman: A tool for managing OCI containers and pods

It's a "work in progress", basically an updated version of the old projects that serve like a proof-of-concept if you can tolerate the old versions (docker 19.03 and podman 1.9.3) The runs from RAM is an integral part of the project, the new version will have better packaging - using squashfs mounts rather than copying them over to tmpfs like the old one did.
page 1