Skip to content

Commit

Permalink
Filed comment as #2
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Apr 30, 2021
1 parent 0237184 commit 1a22e9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ RUN native-image \
-H:IncludeResources='hudson/cli/client/Messages.*[.]properties' \
--enable-http --enable-https \
-jar /cli.jar
# TODO -webSocket does not work: jakarta.websocket.DeploymentException: io.jenkins.cli.shaded.org.glassfish.tyrus.container.jdk.client.JdkClientContainer

FROM scratch
COPY --from=builder /cli /jenkins-cli

0 comments on commit 1a22e9d

Please sign in to comment.