Podman Desktop 1.0: Local container development made easy
https://developers.redhat.com/articles/2023/05/23/podman-desktop-now-generally-available
#podman #docker #containerd #runc
https://developers.redhat.com/articles/2023/05/23/podman-desktop-now-generally-available
#podman #docker #containerd #runc
How to run and manage containers using ctr
https://labs.iximiuz.com/courses/containerd-cli/ctr/container-management
#containerd #container #docker
https://labs.iximiuz.com/courses/containerd-cli/ctr/container-management
#containerd #container #docker
Finch
provides a simple client which is integrated with nerdctl. For the core build/run/push/pull commands, Finch depends upon nerdctl to handle the heavy lifting. It works with containerd for container management, and with BuildKit to handle Open Container Initiative (OCI) image builds. These components are all pulled together and run within a virtual machine managed by Lima.
#docker #containerd #buildkit #lima