Skip to content

Commit 5acc357

Browse files
committed
Update Dockerfile
1 parent 3180545 commit 5acc357

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkins-PIpeline-Demo/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
FROM openjdk:8-jdk-alpine
2+
EXPOSE 8083
23
RUN addgroup -S shabbir && adduser -S shabbir -G shabbir
34
USER shabbir:shabbir
45
ARG JAR_FILE=target/*.jar

0 commit comments

Comments
 (0)