for-mac icon indicating copy to clipboard operation
for-mac copied to clipboard

Search for images on DockerHub behaves unpredictably

Open yavorg opened this issue 2 years ago • 2 comments
trafficstars

  • [x] I have tried with the latest version of Docker Desktop
  • [x] I have tried disabling enabled experimental features
  • [x] I have uploaded Diagnostics
  • Diagnostics ID: 18EFC4DD-13E4-4EF5-8CB2-5A6F31035BA4/20230223205716

Expected behavior

I should be able to find an image when I paste the full name

Actual behavior

The image only appears if a subset of the name is provided

Information

  • macOS Version: 13.2.1
  • Intel chip or Apple chip: Apple
  • Docker Desktop Version: 4.16.2

Output of /Applications/Docker.app/Contents/MacOS/com.docker.diagnose check

Starting diagnostics

[PASS] DD0027: is there available disk space on the host?
[PASS] DD0028: is there available VM disk space?
[PASS] DD0018: does the host support virtualization?
[PASS] DD0001: is the application running?
[PASS] DD0017: can a VM be started?
[PASS] DD0016: is the LinuxKit VM running?
[PASS] DD0011: are the LinuxKit services running?
[PASS] DD0004: is the Docker engine running?
[PASS] DD0015: are the binary symlinks installed?
[PASS] DD0031: does the Docker API work?
[PASS] DD0013: is the $PATH ok?
[PASS] DD0003: is the Docker CLI working?
[PASS] DD0038: is the connection to Docker working?
[PASS] DD0014: are the backend processes running?
[PASS] DD0007: is the backend responding?
[PASS] DD0008: is the native API responding?
[PASS] DD0009: is the vpnkit API responding?
[PASS] DD0010: is the Docker API proxy responding?
[SKIP] DD0030: is the image access management authorized?
[PASS] DD0033: does the host have Internet access?
[PASS] DD0018: does the host support virtualization?
[PASS] DD0001: is the application running?
[PASS] DD0017: can a VM be started?
[PASS] DD0016: is the LinuxKit VM running?
[PASS] DD0011: are the LinuxKit services running?
[PASS] DD0004: is the Docker engine running?
[PASS] DD0015: are the binary symlinks installed?
[PASS] DD0031: does the Docker API work?
[PASS] DD0032: do Docker networks overlap with host IPs?
No fatal errors detected.

Steps to reproduce the behavior

  1. Open global search and paste yavorgeorgiev896/my-first-pyth
  2. Notice a community image appears named yavorgeorgiev896/my-first-python-website
  3. Repeat but now add an extra character to the search like yavorgeorgiev896/my-first-pytho
  4. Notice the image is no longer found

Same can be replicated on https://hub.docker.com search box as well

yavorg avatar Feb 23 '23 21:02 yavorg

There hasn't been any activity on this issue for a long time. If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale comment. If not, this issue will be closed in 30 days.

Prevent issues from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

docker-robot[bot] avatar Jun 23 '23 01:06 docker-robot[bot]

I'm having issues with search on Mac too - the search only seems to want to find images or containers that I have downloaded. I expect to be able to search:

  • my local images and containers
  • my own images on DockerHub
  • all public images on DockerHub

psychemedia avatar Apr 26 '24 15:04 psychemedia