Files
tools/earthly/fedora/java/Earthfile

6 lines
120 B
Plaintext

VERSION 0.8
FROM fedora
java:
RUN dnf install adoptium-temurin-java-repository -y
RUN fedora-third-party enable