Skip to content
Snippets Groups Projects
Commit fd5b3fc6 authored by Erik Hedenström's avatar Erik Hedenström
Browse files

Fixed comment

parent ca18ee1a
Branches
No related tags found
No related merge requests found
......@@ -35,6 +35,6 @@ RUN \
update-ca-certificates && \
keytool -import -noprompt -trustcacerts -keystore /usr/lib/jvm/java-8-oracle/jre/lib/security/cacerts -storepass changeit -noprompt -alias codemate-self-signed -file /usr/share/ca-certificates/extra/codemateCA.crt
# Start JIRA
# Execute java command
ENTRYPOINT ["/usr/bin/java"]
CMD ["-help"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment