We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f2fd1 commit a752608Copy full SHA for a752608
Dockerfile
@@ -17,3 +17,5 @@ COPY formidling/target/pdfgen /app/pdfgen
17
# Application Container (Jetty)
18
COPY web/target/lib/no.nav.ung.sak*.jar /app/lib/
19
COPY web/target/app.jar /app/
20
+
21
+EXPOSE 8901
0 commit comments