All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Proxmox VE 9.1 Adds Native Docker Container and OCI Image Support

By

jandeboevrie

6mo ago· 6 min readen

Summary

Proxmox VE 9.1 introduces native support for running Docker containers and OCI images directly within the virtualization platform, eliminating the need for workarounds or virtual machines. The article provides a tutorial on how to set up and run a simple container from a Docker image in Proxmox VE 9.1, discussing the platform's capabilities as an open-source virtualization solution based on Debian that can run KVM virtual machines and Linux Containers (LXC).

Key quotes

· 5 pulled
Proxmox VE 9.1 was released recently and this new version is able to run Docker containers / OCI images natively, no more hacks or VM's required to run docker.
Proxmox VE is a virtualization platform, like VMWare, but open source, based on Debian. It can run KVM virtual machines and Linux Containers (LXC).
This post shows you how to run a simple container from a docker image.
I've been using it for over 10 years, the first article I wrote mentioning it was in 2012.
At home I have a 2 node Proxmox VE cluster consisting of 2 HP EliteDesk Mini machines, both running with 16 GB RAM and both an NVMe and SATA SSD with ZFS on root (256 GB).
Snippet from the RSS feed
Proxmox VE is a virtualization platform, like VMWare, but open source, based on Debian. It can run KVM virtual machines and Linux Containers (LXC). I've been using it for over 10 years, the first article I wrote mentioning it was in 2012. At home I have a

You might also wanna read