Skip to content

Commit 577852f

Browse files
chore: Add link about install instructions
Co-authored-by: Nick <[email protected]>
1 parent 7a773c2 commit 577852f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java-base/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ LABEL name="Stackable image for OpenJDK" \
1717
summary="The Stackable OpenJDK base image." \
1818
description="This image is the base image for all Stackable Java product images."
1919

20+
# See: https://adoptium.net/en-gb/installation/linux/#_centosrhelfedora_instructions
2021
RUN cat <<EOF > /etc/yum.repos.d/adoptium.repo
2122
[Adoptium]
2223
name=Adoptium

0 commit comments

Comments
 (0)