docs: fix search results by filterd is-official

Signed-off-by: takeshi.koenuma <t.koenuma2@gmail.com>
(cherry picked from commit 1de937c144)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
takeshi.koenuma
2021-09-30 12:45:59 +09:00
committed by Sebastiaan van Stijn
parent c2ea9bc90b
commit 6c1c8b55aa

View File

@ -127,9 +127,8 @@ This example displays images with a name containing 'busybox', at least
```bash
$ docker search --filter is-official=true --filter stars=3 busybox
NAME DESCRIPTION STARS OFFICIAL AUTOMATED
progrium/busybox 50 [OK]
radial/busyboxplus Full-chain, Internet enabled, busybox made... 8 [OK]
NAME DESCRIPTION STARS OFFICIAL AUTOMATED
busybox Busybox base image. 325 [OK]
```
### Format the output