Sunday 2 June 2019

docker container ls: List all the running containers


‘docker container ls’ command list all the containers.

$ docker container ls
CONTAINER ID        IMAGE               COMMAND                  CREATED             STATUS              PORTS               NAMES
c9a1bfa89e1e        jboss/wildfly       "/opt/jboss/wildfly/…"   4 minutes ago       Up 4 minutes        8080/tcp            infallible_elgamal



Previous                                                 Next                                                 Home

No comments:

Post a Comment