mirror of
https://github.com/docker/cli.git
synced 2025-08-01 04:26:55 +03:00
docs: fix search results by filterd is-official
Signed-off-by: takeshi.koenuma <t.koenuma2@gmail.com>
This commit is contained in:
@ -129,8 +129,7 @@ This example displays images with a name containing 'busybox', at least
|
|||||||
$ docker search --filter is-official=true --filter stars=3 busybox
|
$ docker search --filter is-official=true --filter stars=3 busybox
|
||||||
|
|
||||||
NAME DESCRIPTION STARS OFFICIAL AUTOMATED
|
NAME DESCRIPTION STARS OFFICIAL AUTOMATED
|
||||||
progrium/busybox 50 [OK]
|
busybox Busybox base image. 325 [OK]
|
||||||
radial/busyboxplus Full-chain, Internet enabled, busybox made... 8 [OK]
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Format the output
|
### Format the output
|
||||||
|
Reference in New Issue
Block a user