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,50 +75,21 @@ 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 -~~~ - -**Author:** @armbian - -**Status:** Stable - - - -=== "Access to the web interface" - - The web interface is accessible via port **9002**: - - - URL = `http://:9002` - - - - - -*** - -## Remove Portainer **Command:** ~~~ armbian-config --cmd CON005 @@ -135,6 +100,30 @@ armbian-config --cmd CON005 **Status:** Stable + +=== "Access to the web interface" + + The web interface is accessible via port **9002**: + + - URL = `http://:9002` + + + + + +*** + +## Remove Portainer +**Command:** +~~~ +armbian-config --cmd CON006 +~~~ + +**Author:** @armbian + +**Status:** Stable + + *** 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