mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix markdown indentation level
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
a3ab46361e
commit
bda69e6142
1 changed files with 11 additions and 10 deletions
|
@ -280,6 +280,7 @@ Filtering with `reference` would give:
|
|||
|
||||
```bash
|
||||
$ docker images --filter=reference='busy*:*libc'
|
||||
|
||||
REPOSITORY TAG IMAGE ID CREATED SIZE
|
||||
busybox uclibc e02e811dd08f 5 weeks ago 1.09 MB
|
||||
busybox glibc 21c16b6787c6 5 weeks ago 4.19 MB
|
||||
|
|
Loading…
Add table
Reference in a new issue