We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3377b9a commit 6d519c7Copy full SHA for 6d519c7
Dockerfile
@@ -0,0 +1,5 @@
1
+FROM eclipse-temurin:21-jdk-jammy
2
+
3
+WORKDIR /app
4
5
+COPY ./build/staging-deploy/io/github/tanin47/embeddable-java-web-framework/**/*.jar .
0 commit comments