Skip to content

docs: fix search results by filtered is-official - #3316

Merged
thaJeztah merged 1 commit into
docker:masterfrom
clover0:fix_search_command_result
Oct 6, 2021
Merged

docs: fix search results by filtered is-official#3316
thaJeztah merged 1 commit into
docker:masterfrom
clover0:fix_search_command_result

Conversation

@clover0

Copy link
Copy Markdown
Contributor

- What I did
Fix wrong docker search --filter results onsearch.md

- How I did it

- How to verify it

$ docker search --filter is-official=true --filter stars=3 busybox
NAME DESCRIPTION STARS OFFICIAL AUTOMATED
busybox Busybox base image. 2359 [OK]

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)
Piglets at the Piglet Cafe.

image

Signed-off-by: takeshi.koenuma <t.koenuma2@gmail.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #3316 (1de937c) into master (47e5cfa) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## master #3316 +/- ##
=======================================
Coverage 57.99% 57.99% =======================================
Files 302 302 Lines 21764 21764 =======================================
Hits 12621 12621 Misses 8219 8219 Partials 924 924 

@thaJeztahthaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch, thanks!

LGTM

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@clover0@codecov-commenter@thaJeztah