mirror of
https://github.com/docker/cli.git
synced 2025-08-08 12:02:07 +03:00
Fix markdown indentation level
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
committed by
Tibor Vass
parent
aa124aee73
commit
8ca20aee9f
@@ -280,6 +280,7 @@ Filtering with `reference` would give:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ docker images --filter=reference='busy*:*libc'
|
$ docker images --filter=reference='busy*:*libc'
|
||||||
|
|
||||||
REPOSITORY TAG IMAGE ID CREATED SIZE
|
REPOSITORY TAG IMAGE ID CREATED SIZE
|
||||||
busybox uclibc e02e811dd08f 5 weeks ago 1.09 MB
|
busybox uclibc e02e811dd08f 5 weeks ago 1.09 MB
|
||||||
busybox glibc 21c16b6787c6 5 weeks ago 4.19 MB
|
busybox glibc 21c16b6787c6 5 weeks ago 4.19 MB
|
||||||
|
Reference in New Issue
Block a user