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
docker:start [2021/06/23 14:00] jsdocker:start [2024/02/29 13:44] (current) js
Line 5: Line 5:
 Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly.
  
-====== Example ======+===== Tools and Apps ===== 
 +  * [[docker:lazydocker|Lazydocker]] - terminal gui for docker 
 +  * [[docker:portainer|Portainer]] - web gui for docker and kupernetes 
 +\\  
 +\\  
 +===== Example =====
  
 <code> <code>
  
-ole@T:~$ docker run -it --rm alpine /bin/ash+root@dockersrv:~$ docker run -it --rm alpine /bin/ash
 (inside container) / #  (inside container) / #