With the shift to application container runtimes (rkt, runc, containerd, etc) and their standardization with OCI, I'm wondering if Proxmox has a path to any registry/image based application deployment.
LXC is great for an entire machine, but I question the decision to run LXC containers for single apps as well as the decision to mount LXC containers on remotely/locally mounted loop devices considering Canonical and Docker advise against using mounted loops in production:
https://lxd.readthedocs.io/en/latest/storage/
https://docs.docker.com/storage/storagedriver/device-mapper-driver/
I really enjoy Proxmox as a platform, but the application container piece and container storage implementation I hope are at least being looked at.
LXC is great for an entire machine, but I question the decision to run LXC containers for single apps as well as the decision to mount LXC containers on remotely/locally mounted loop devices considering Canonical and Docker advise against using mounted loops in production:
https://lxd.readthedocs.io/en/latest/storage/
https://docs.docker.com/storage/storagedriver/device-mapper-driver/
I really enjoy Proxmox as a platform, but the application container piece and container storage implementation I hope are at least being looked at.