mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #31619 from rcjsuen/patch-1
Fix typo in sample output
This commit is contained in:
commit
aa534d3bb2
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ svendowideit/testimage version3 f5283438590d 16 sec
|
|||
```bash
|
||||
$ docker ps
|
||||
|
||||
ICONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
||||
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
|
||||
c3f279d17e0a ubuntu:12.04 /bin/bash 7 days ago Up 25 hours desperate_dubinsky
|
||||
197387f1b436 ubuntu:12.04 /bin/bash 7 days ago Up 25 hours focused_hamilton
|
||||
|
||||
|
|
Loading…
Reference in a new issue