Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Container image tags #441

Closed
habibullinrsh opened this issue Nov 7, 2024 · 1 comment · Fixed by #444
Closed

[BUG] Container image tags #441

habibullinrsh opened this issue Nov 7, 2024 · 1 comment · Fixed by #444

Comments

@habibullinrsh
Copy link

Describe the bug

  1. When using a fixed ssm services image tag, the tag of the available update is displayed incorrectly.
  2. I can specify two image names from the docker hub, for example nginx and nginx/nginx-ingress. In the first case it is displayed as library/nginx, in the second it is correct.

** Logs **
I didn't find it.

To Reproduce
Steps to reproduce the behavior:
1.

  • Launch ssm services with the v0.1.21 tag
  • Wait for changes in the available version
  • Run two images from the docker hub

Expected behavior

  1. Displaying an available update with the correct tag
  2. Displaying the image name without library/

Screenshots
1.
image
image
image
2.
image
image

(please complete the following information):

  • Ubuntu 24.04.1 LTS
  • Yandex Browser
  • Docker 27.3.1

Additional context
Add any other context about the problem here.

@habibullinrsh habibullinrsh changed the title [BUG] [BUG] Container image tags Nov 7, 2024
@SquirrelDeveloper
Copy link
Collaborator

Hi @habibullinrsh
I have investigated and found one possible improvements.
However, regarding the library/ , nothing to be done, that how the docker registry presents itself https://github.com/docker-library/official-images/tree/master/library

@SquirrelDeveloper SquirrelDeveloper linked a pull request Nov 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants