UNCLASSIFIED

Commit 72b68b3f authored by alexander.klepal's avatar alexander.klepal
Browse files

Merge branch 'proxy_init-contrib' into 'development'

Proxy init contrib

See merge request !3
parents c37f4649 8b02da3d
Pipeline #80346 passed with stages
in 12 minutes and 16 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