Podman
AnduinOS Verified App - Open Source
Podman is an AnduinOS verified app and it runs awesome on AnduinOS, with easy installation and automatic updates.
Podman is a container management tool that allows you to run and manage containers without requiring a daemon. It is designed to be a drop-in replacement for Docker, with a similar command-line interface and functionality.
To install Podman on AnduinOS, you can run:
sudo apt update
sudo apt install podman -y