mirror of
https://github.com/docker/cli.git
synced 2025-08-07 00:42:41 +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
|
||||
$ 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
|
||||
|
Reference in New Issue
Block a user