Managing containers with MicroOS, Cockpit, and Podman
Mission Control
© Lead Image © Valery Kachaev, 123RF.com
If you want to run containers without the hassle of managing the host operating system, openSUSE MicroOS has you covered. Combined with Cockpit as a web interface, running and managing Podman containers has never been easier.
Running containers with platforms such as Docker [1] or Podman [2] can be accomplished on any Linux distribution. However, because configuring and managing the containers is already quite involved, you probably don't want to deal too much with the host operating system as well. An immutable operating system can prove invaluable. After its initial configuration, there's no need for manual management tasks. The immutable operating system just works as a robust foundation for your containers.
In an earlier Linux Magazine article [3], I covered openSUSE MicroOS [4], an immutable version of the openSUSE Linux distribution. I'll use openSUSE MicroOS as the host operating system to run Podman containers. For more detailed information on the operating system, consult my earlier article. To simplify managing and monitoring my containers, I'll use Cockpit [5], a web-based user interface for servers.
MicroOS requires at least 1GB of RAM, though more is advisable if you plan to run many containers. The root partition must be at least 5GB, and the partition where /var is mounted should also be at least 5GB. Again, more space may be necessary, depending on your container workloads. I have installed MicroOS in a virtual machine with 1.5GB of RAM, a 13GB root partition, and a 20GB /var partition. This setup has been operating smoothly with 11 containers for over six months. To be a bit more future-proof, increasing the RAM to 2GB and adding a few more gigabytes to the root partition could be beneficial, but, so far, it has been working flawlessly.
[...]
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
KDE Unleashes Plasma 6.5
The Plasma 6.5 desktop environment is now available with new features, improvements, and the usual bug fixes.
-
Xubuntu Site Possibly Hacked
It appears that the Xubuntu site was hacked and briefly served up a malicious ZIP file from its download page.
-
LMDE 7 Now Available
Linux Mint Debian Edition, version 7, has been officially released and is based on upstream Debian.
-
Linux Kernel 6.16 Reaches EOL
Linux kernel 6.16 has reached its end of life, which means you'll need to upgrade to the next stable release, Linux kernel 6.17.
-
Amazon Ditches Android for a Linux-Based OS
Amazon has migrated from Android to the Linux-based Vega OS for its Fire TV.
-
Cairo Dock 3.6 Now Available for More Compositors
If you're a fan of third-party desktop docks, then the latest release of Cairo Dock with Wayland support is for you.
-
System76 Unleashes Pop!_OS 24.04 Beta
System76's first beta of Pop!_OS 24.04 is an impressive feat.
-
Linux Kernel 6.17 is Available
Linus Torvalds has announced that the latest kernel has been released with plenty of core improvements and even more hardware support.
-
Kali Linux 2025.3 Released with New Hacking Tools
If you're a Kali Linux fan, you'll be glad to know that the third release of this famous pen-testing distribution is now available with updates for key components.
-
Zorin OS 18 Beta Available for Testing
The latest release from the team behind Zorin OS is ready for public testing, and it includes plenty of improvements to make it more powerful, user-friendly, and productive.

