|
|
|
|
|
by m463
1161 days ago
|
|
I would LOVE it if proxmox supported docker (or podman) out-of-the-box. (I mean with docker/podman showing up in the gui, just like LXC containers and vms) LXC is just a container, docker is much more than just that. It is a recipe (dockerfiles), it is sort of a social project sharing setup, it is like a version control system (the layered filesystem that only updates changes), it is a disposable dev container, it is a deployable runtime container, etc |
|
[1]: https://du.nkel.dev/blog/2021-03-25_proxmox_docker/