1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #32646 from thaJeztah/fix-markdown-indentation-level

Fix markdown indentation level
This commit is contained in:
Vincent Demeester 2017-04-16 22:01:29 +02:00 committed by GitHub
commit 4850bc4df8

View file

@ -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