Added entrypoint
This commit is contained in:
@@ -4,6 +4,7 @@ WORKDIR /opt/hulud_check
|
||||
RUN apt-get update && apt-get install -y ripgrep git curl
|
||||
ADD check_gitlab.py .
|
||||
ADD pyproject.toml .
|
||||
ADD entrypoint.sh .
|
||||
RUN pip3 install .
|
||||
|
||||
COPY --chmod=755 <<EOF /opt/hulud_check/entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user