forked from TheHomecraft/tools
Add earthly/fedora/java/Earthfile
This commit is contained in:
6
earthly/fedora/java/Earthfile
Normal file
6
earthly/fedora/java/Earthfile
Normal file
@@ -0,0 +1,6 @@
|
||||
VERSION 0.8
|
||||
|
||||
java:
|
||||
FROM fedora
|
||||
RUN dnf install adoptium-temurin-java-repository -y
|
||||
RUN fedora-third-party enable
|
||||
Reference in New Issue
Block a user