Recommendation for running Docker

macamba

Renowned Member
Mar 8, 2011
96
5
73
What what be your recommendation for running a Docker on Proxmox VE? Run it in a VM or in an LSC container?
 
VM:
If you want to run application containers, for example, Docker images, it is recommended that you run them inside a Proxmox Qemu VM. This will give you all the advantages of application containerization, while also providing the benefits that VMs offer, such as strong isolation from the host and the ability to live-migrate, which otherwise isn’t possible with containers. [1]

[1] https://pve.proxmox.com/wiki/Linux_Container
 
  • Like
Reactions: Dunuin