Empfehlungen:
Alpine Linux: Optimal für minimalistische, sichere und schnelle Container. Ideal wenn Größe und Geschwindigkeit im Vordergrund stehen – aber man muss mit Kompatibilitätsproblemen rechnen.
Debian: Gute Mitte zwischen Größe, Stabilität und Kompatibilität. Sehr beliebt in der Produktion.
Ubuntu: Am besten, wenn man auf Komfort bevorzugt. Für Entwicklung und Produktivumgebungen mit häufiger Wartung.
... ist absolut nicht empfohlen!Docker Container auf einem Proxmox System
.. ist absolut nicht empfohlen!
If you want to run application containers, for example, Docker images, itis recommended that you run them inside a Proxmox QEMU VM. This will give youall the advantages of application containerization, while also providing thebenefits that VMs offer, such as strong isolation from the host and the abilityto live-migrate, which otherwise isn’t possible with containers.
But does it really?
Peripheral reuse is the only one that is actually significant on any but the most absurdly small machines. If you run multiple dockers in the same VM then the overhead gets amortized over all of them and is really quite trivial. I know people here obsess over chasing "efficiency" but it is almost never worth the effort expended.
- More disk space? You can run Alpine Linux as a VM in a couple hundred MB.
- More CPU overhead? A few 10ths of a percent. Assuming your docker actually does something this is very small.
- More RAM? Not really. Again, Alpine uses just a couple of MB for itself, much less than your app will use.
Dockercontainer sollen in einer VM laufen.blöde Frage: Wieso will man auf einem hypervisor docker Container laufen lassen?
Das war die Frage in Bezug auf die Basis VM.Wie kann ich ein ubuntu-core auf PVE 8.4 installieren?
Die Proxmox-Basis werde ich nicht verändern!
Dockercontainer sollen in einer VM laufen.
Die optimale Basis für die VM suche ich.
Das war die Frage in Bezug auf die Basis VM.
Ich kann aus jeder VM einen lxc Container erstellen, es ist egal auf welcher Basis die VM erstellt wurde?> fertig
lxc erstellen -> template nutzen -> starten -> fertig
Und, die Antwort?Ich kann aus jeder VM einen lxc Container erstellen, es ist egal auf welcher Basis die VM erstellt wurde?
NeinIch kann aus jeder VM einen lxc Container erstellen, es ist egal auf welcher Basis die VM erstellt wurde?
We use essential cookies to make this site work, and optional cookies to enhance your experience.