We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc9f89 commit 287be52Copy full SHA for 287be52
exist-docker/src/main/resources-filtered/Dockerfile
@@ -98,4 +98,5 @@ HEALTHCHECK CMD [ "java", \
98
"--xpath", "system:get-version()" ]
99
100
ENTRYPOINT [ "java", \
101
- "org.exist.start.Main", "jetty" ]
+ "org.exist.start.Main"]
102
+CMD ["jetty" ]
0 commit comments