snippetbashTip
docker ps — This command is an alias of `docker container ls`.
Viewed 0 times
commanddockerthisclialiasdocker pscontainer
Problem
How to use the
docker ps command: This command is an alias of docker container ls.Solution
docker ps — This command is an alias of docker container ls.View documentation for the original command:
tldr docker container lsCode Snippets
View documentation for the original command
tldr docker container lsContext
tldr-pages: common/docker ps
Revisions (0)
No revisions yet.