3.0 KiB
Containerlization and Virtual Machines
Install Docker Minimal
This operation will install Docker Minimal.
Command:
armbian-config --cmd CON001
Author: @schwar3kat
Status: Stable
What is Docker? Docker helps developers build, share, run, and verify applications anywhere - without tedious environment configuration or management.
Install Docker Engine
This operation will install Docker Engine.
Command:
armbian-config --cmd CON002
Author: @schwar3kat
Status: Stable
Remove Docker
This operation will purge Docker.
Command:
armbian-config --cmd CON003
Author: @schwar3kat
Status: Stable
Purge all Docker images, containers, and volumes
Portainer simplifies your Docker container management via Portainer web interface. It enables faster deploy of the applications and it gives real time visibility.
This operation will delete all Docker images, containers, and volumes.
Command:
armbian-config --cmd CON004
Author: @schwar3kat
Status: Stable
=== "Access to the web interface" The web interface is accessible via port 9002: - URL = http://<your.IP>:9002
Install Portainer
Portainer simplifies your Docker container management via Portainer web interface. It enables faster deploy of the applications and it gives real time visibility.
Command:
armbian-config --cmd CON004
Author: @armbian
Status: Stable
=== "Access to the web interface" The web interface is accessible via port 9002: - URL = http://<your.IP>:9002
Remove Portainer
Command:
armbian-config --cmd CON005
Author: @armbian
Status: Stable

