We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a773c2 commit 577852fCopy full SHA for 577852f
java-base/Dockerfile
@@ -17,6 +17,7 @@ LABEL name="Stackable image for OpenJDK" \
17
summary="The Stackable OpenJDK base image." \
18
description="This image is the base image for all Stackable Java product images."
19
20
+# See: https://adoptium.net/en-gb/installation/linux/#_centosrhelfedora_instructions
21
RUN cat <<EOF > /etc/yum.repos.d/adoptium.repo
22
[Adoptium]
23
name=Adoptium
0 commit comments