User Tools

Site Tools


portainer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
portainer [2022/02/23 22:34] illuportainer [2022/02/24 20:38] (current) – removed illu
Line 1: Line 1:
-====== Portainer ====== 
-The comfortable gui to work with [[docker|docker]]. 
  
-howto easy install:  
-<code> 
-docker volume create portainer_data 
-docker run -d -p 8000:8000 -p 9443:9443 --name portainer     --restart=always     -v /var/run/docker.sock:/var/run/docker.sock     -v portainer_data:/data     portainer/portainer-ce:2.11.1 
-docker ps 
-</code> 
portainer.1645652096.txt.gz · Last modified: 2022/02/23 22:34 by illu