Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vmcj
Copy link
Collaborator

@vmcj vmcj commented Aug 21, 2025

The Docker binary defaults to docker.io as registry. Podman as alternative doesn't and might ship with no default registry so can't build this container.

By explicit specifying the registry the risk for inconsistent builds is also decreased in case the GHA ever encounters a similar named container on the GHCR and would not use docker.

The Docker binary defaults to docker.io as registry. Podman as
alternative doesn't and might ship with no default registry so can't
build this container.

By explicit specifying the registry the risk for inconsistent builds is also decreased
in case the GHA ever encounters a similar named container on the GHCR and would not use docker.
Copy link
Collaborator

@deboer-tim deboer-tim left a comment

Choose a reason for hiding this comment

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

This is just locking down what's already there, so approving.

OpenJDK images have been deprecated [1], we should probably switch to Temurin [2] soon.

[1] https://hub.docker.com/_/openjdk
[2] https://hub.docker.com/_/eclipse-temurin

@deboer-tim deboer-tim merged commit b9e9bbc into icpctools:main Aug 21, 2025
4 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