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

Fix compose images that return a different image with the same ID #12278

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

koooge
Copy link
Contributor

@koooge koooge commented Nov 11, 2024

Hi there,

What I did
Fix compose images that return a different image with the same ID. For example, busybox:1 and busybox:latest have 27a71e19c956. Which tag is returned depends on the results of docker image inspect because of inspect.RepoTags[0].

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

Signed-off-by: koooge <koooooge@gmail.com>
@ndeloof ndeloof enabled auto-merge (rebase) November 12, 2024 08:41
@ndeloof ndeloof merged commit 799ab84 into docker:main Nov 12, 2024
28 checks passed
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 this pull request may close these issues.

2 participants