UNCLASSIFIED

Commit 8b02da3d authored by Vickie Shen's avatar Vickie Shen
Browse files

updated healthcheck

parent b675abc5
Pipeline #63868 passed with stages
in 34 minutes and 44 seconds
......@@ -21,4 +21,6 @@ RUN dnf upgrade -y && \
COPY scripts/proxy_init.sh /usr/local/bin/proxy_init.sh
RUN chmod 755 /usr/local/bin/proxy_init.sh
HEALTHCHECK none
ENTRYPOINT ["/usr/local/bin/proxy_init.sh"]
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