Skip to content

Docker containerization and KVM virtual machines

Docker

Docker minimal

Docker

Status: Stable
Architecture: x86-64 arm64 armhf
Maintainer: @igorpecovnik
Documentation: Link

armbian-config --cmd CON001

What is Docker? Docker helps developers build, share, run, and verify applications anywhere - without tedious environment configuration or management.

Docker engine:
armbian-config --cmd CON002
Docker remove:
armbian-config --cmd CON003
Docker purge with all images, containers, and volumes:
armbian-config --cmd CON004

Portainer

Portainer container management platform

Portainer

Portainer simplifies your Docker container management via Portainer web interface. It enables faster deploy of the applications and it gives real time visibility.

Status: Stable
Architecture: x86-64 arm64 armhf
Maintainer: @schwar3kat
Documentation: Link

armbian-config --cmd POR001

The web interface is accessible via port 9002:

  • URL = http://<your.IP>:9002
Portainer remove:
armbian-config --cmd POR002
Portainer purge with with data folder:
armbian-config --cmd POR003