mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 23:00:51 +00:00
Update cheatsheets
This commit is contained in:
@@ -11,7 +11,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- List local Docker images:
|
||||
|
||||
`docker image ls`
|
||||
`docker {{[images|image ls]}}`
|
||||
|
||||
- Delete unused local Docker images:
|
||||
|
||||
@@ -23,4 +23,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Show the history of a local Docker image:
|
||||
|
||||
`docker image history {{image}}`
|
||||
`docker {{[history|image history]}} {{image}}`
|
||||
|
||||
Reference in New Issue
Block a user