Skip to content

Commit

Permalink
Merge pull request docker#3979 from thaJeztah/20.10_backport_docs_ps_…
Browse files Browse the repository at this point in the history
…size

[20.10 backport Fix section docker ps --size
  • Loading branch information
thaJeztah authored Jan 18, 2023
2 parents d4cfac0 + e75544f commit 7155243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/commandline/ps.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ The `docker ps --size` (or `-s`) command displays two different on-disk-sizes fo
```console
$ docker ps --size

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES SIZE SIZE
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES SIZE
e90b8831a4b8 nginx "/bin/bash -c 'mkdir " 11 weeks ago Up 4 hours my_nginx 35.58 kB (virtual 109.2 MB)
00c6131c5e30 telegraf:1.5 "/entrypoint.sh" 11 weeks ago Up 11 weeks my_telegraf 0 B (virtual 209.5 MB)
```
Expand Down

0 comments on commit 7155243

Please sign in to comment.