Containers are built on some really cool features of the Linux kernel:
cgroups, namespaces and bind mounts.
Once you understand that, then it's clear that the differences in Docker, Podman, Apple Containers and several others are mostly the same thing.
These guys do a great job explaining what containers are, and how they can help you!
Containers are built on some really cool features of the Linux kernel: cgroups, namespaces and bind mounts. Once you understand that, then it's clear that the differences in Docker, Podman, Apple Containers and several others are mostly the same thing.
Lots of good information can be learned from this episode.