back

by kristianpaul·5y ago·view on hn ↗
Docker still very simple to use, wish i could do the same with some systemd/containerd integration.
2 comments
If you want systemd integration, use podman. It has a docker compatible CLI and runs OCI images just like docker but unlike docker it runs daemonless and has systemd integration
Docker is an abstraction over containerd and others. Docker became what Xerox became