Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejsydor authored Feb 4, 2021
1 parent 4a25c5b commit 69728e5
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ Example:

`docker images --filter=reference='*bash*'`

`docker images image*`

## docker image

Manage images
Expand All @@ -139,13 +141,13 @@ docker image COMMAND

https://docs.docker.com/engine/reference/commandline/image/

| cmd | |
| --------- | ---- |
| `ls` | |
| `pull` | |
| `push` | |
| `inspect` | |
| `import` | |
| cmd |
| --------- |
| `ls` |
| `pull` |
| `push` |
| `inspect` |
| `import` |

Example:

Expand Down

0 comments on commit 69728e5

Please sign in to comment.