|
|
|
|
|
by andrey_utkin
893 days ago
|
|
My gripe with Docker / Podman is that it's unlike the VM - no init services, no SSH. Incus (and LXD) make containers work in pretty much the same way as the VM, just without emulation overhead. You have prebuilt images with rich standard toolkit, systemd and services, SSH, networking is configurable from within in familiar ways. |
|