Skip to content

Conversation

@elboulangero
Copy link
Contributor

$ sudo docker run --rm golang go version
Unable to find image 'golang:latest' locally
latest: Pulling from library/golang
[...]
Status: Downloaded newer image for golang:latest
go version go1.23.4 linux/amd64
$ podman run --rm golang go version
Error: short-name "golang" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"

@elboulangero
Copy link
Contributor Author

Please merge #60 before to fix GitHub Ci, then I can rebase and all checks should pass

@baude
Copy link
Member

baude commented Jan 7, 2025

also LGTM

Copy link
Member

@giuseppe giuseppe left a comment

Choose a reason for hiding this comment

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

LGTM, could you please rebase?

Signed-off-by: Arnaud Rebillout <arnaudr@kali.org>
@elboulangero
Copy link
Contributor Author

Rebased

@rhatdan rhatdan merged commit 8ce3e7d into containers:main Jan 7, 2025
2 checks passed
@elboulangero elboulangero deleted the golang-alias branch January 8, 2025 03:13
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.

4 participants