Skip to content
Snippets Groups Projects
Commit 8820f342 authored by nimrod's avatar nimrod
Browse files

Add the Compose project heath check script to the image.

Oops, should have done that before.
parent 31567f2b
No related branches found
No related tags found
No related merge requests found
Pipeline #2525 passed
*
!compose-health-check
......@@ -6,3 +6,4 @@ RUN apk add --update-cache --no-cache \
py3-dotenv \
&& \
rm -rf /root/.cache /tmp/* /var/tmp/*
COPY --chown=root:root compose-health-check /usr/local/bin/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment