Docker containerization and KVM virtual machines¶
Docker minimal¶
This operation will install Docker Minimal.
Command:
Text Only | |
---|---|
Author: @schwar3kat
Status: Stable
What is Docker? Docker helps developers build, share, run, and verify applications anywhere - without tedious environment configuration or management.
Docker engine¶
This operation will install Docker Engine.
Command:
Text Only | |
---|---|
Author: @schwar3kat
Status: Stable
Docker remove¶
This operation will purge Docker.
Command:
Text Only | |
---|---|
Author: @schwar3kat
Status: Stable
Docker purge with all images, containers, and volumes¶
This operation will delete all Docker images, containers, and volumes.
Command:
Text Only | |
---|---|
Author: @schwar3kat
Status: Stable
Portainer container management platform¶
Portainer simplifies your Docker container management via Portainer web interface. It enables faster deploy of the applications and it gives real time visibility.
Command:
Text Only | |
---|---|
Author: @armbian
Status: Stable
The web interface is accessible via port 9002:
- URL =
http://<your.IP>:9002
Portainer remove¶
Command:
Text Only | |
---|---|
Author: @armbian
Status: Stable
Portainer purge with with data folder¶
Command:
Text Only | |
---|---|
Author: @armbian
Status: Stable