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
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
*
!compose-health-check
+1 −0
Original line number Diff line number Diff line
@@ -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/