Difference between revisions of "Docker ps"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
  
 
+
<code>docker ps</code>
 
  CONTAINER ID        IMAGE                          COMMAND            CREATED            STATUS                            PORTS                                                                                    NAMES
 
  CONTAINER ID        IMAGE                          COMMAND            CREATED            STATUS                            PORTS                                                                                    NAMES
 
  b505ff9b5560        gitlab/gitlab-ee:11.3.1-ee.0  "/assets/wrapper"  6 days ago          Up 25 seconds (health:  
 
  b505ff9b5560        gitlab/gitlab-ee:11.3.1-ee.0  "/assets/wrapper"  6 days ago          Up 25 seconds (health:  
 
  starting)  0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp, 0.0.0.0:5001->5001/tcp, 0.0.0.0:2224->22/tcp  gitlab-web
 
  starting)  0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp, 0.0.0.0:5001->5001/tcp, 0.0.0.0:2224->22/tcp  gitlab-web
 +
 +
 +
 +
<code>docker ps -a</code>
  
 
== Related commands ==
 
== Related commands ==

Revision as of 11:18, 27 January 2020

This article is a Draft. Help us to complete it.

docker ps

CONTAINER ID        IMAGE                          COMMAND             CREATED             STATUS                             PORTS                                                                                    NAMES
b505ff9b5560        gitlab/gitlab-ee:11.3.1-ee.0   "/assets/wrapper"   6 days ago          Up 25 seconds (health: 
starting)   0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp, 0.0.0.0:5001->5001/tcp, 0.0.0.0:2224->22/tcp   gitlab-web


docker ps -a

Related commands

See also

Advertising: