mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 00:01:40 +00:00
Update cheatsheets
This commit is contained in:
@@ -30,4 +30,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Sort images by size:
|
||||
|
||||
`docker images --format "{{.ID}} {{.Size}} {{.Repository}}:{{.Tag}}" | sort -k 2 -h`
|
||||
`docker images --format "\{\{.ID\}\} \{\{.Size\}\} \{\{.Repository\}\}:\{\{.Tag\}\}" | sort -k 2 -h`
|
||||
|
||||
Reference in New Issue
Block a user