diff --git a/docs/User-Guide_Armbian-Software/Containers.md b/docs/User-Guide_Armbian-Software/Containers.md index 15aa9d3c..efef0cf4 100644 --- a/docs/User-Guide_Armbian-Software/Containers.md +++ b/docs/User-Guide_Armbian-Software/Containers.md @@ -63,12 +63,6 @@ armbian-config --cmd CON003 *** ## 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:** @@ -81,29 +75,24 @@ armbian-config --cmd CON004 **Status:** Stable - -=== "Access to the web interface" - - The web interface is accessible via port **9002**: - - - URL = `http://:9002` - - - - *** ## Install Portainer - + +[![Install Portainer](/images/CON005.webp)](#) + + + + 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 +armbian-config --cmd CON005 ~~~ **Author:** @armbian @@ -111,14 +100,14 @@ armbian-config --cmd CON004 **Status:** Stable - + === "Access to the web interface" The web interface is accessible via port **9002**: - URL = `http://:9002` - + @@ -127,7 +116,7 @@ armbian-config --cmd CON004 ## Remove Portainer **Command:** ~~~ -armbian-config --cmd CON005 +armbian-config --cmd CON006 ~~~ **Author:** @armbian diff --git a/docs/images/CON005.webp b/docs/images/CON005.webp new file mode 100644 index 00000000..b8836079 Binary files /dev/null and b/docs/images/CON005.webp differ