@httpeter It is! No more daemons.

@bcl @[email protected]
#podman works fine, but #docker have benefits like #compose or #swarm. #rancher #k3s is also interesting.

At the moment I play with #runc and #crun runtimes direct with #linuxkit to build a custom container based #linux #distribution.

@bcl @[email protected]
Docker / podman both use runc (crun is new and compatible to it) container runtime. Lower level tool.
k3s is a lightweight kubernetes (k8s) build from rancher. The people at rancher labs also build RancherOS and RancherServer (k8s based container management with webui).

Linuxkit builds a linux system based on docker images and a yml config file.

@bcl @[email protected]
Podman running without daemon, but needs some more binaries (conman, cni plugins)