UNCLASSIFIED

Commit f180ed4a authored by Olga O's avatar Olga O
Browse files

update tag

parent a05335c0
Pipeline #395739 passed with stages
in 16 minutes and 22 seconds
......@@ -72,6 +72,6 @@ COPY scripts/jenkins-plugin-cli.sh /bin/jenkins-plugin-cli
HEALTHCHECK --interval=10s --timeout=5s --start-period=1m --retries=5 CMD curl -I -f --max-time 5 http://localhost:8080/login?from=%2F || exit 1
# ENTRYPOINT ["/sbin/tini", "--", "/usr/local/bin/jenkins.sh"]
ENTRYPOINT ["/sbin/tini", "--", "/usr/local/bin/jenkins.sh"]
# from a derived Dockerfile, can use `RUN plugins.sh active.txt` to setup $REF/plugins from a support bundle
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment