Remove entrypoint for container
Some checks failed
Create and publish container / build_container (push) Failing after 7s
Some checks failed
Create and publish container / build_container (push) Failing after 7s
This commit is contained in:
@@ -6,5 +6,3 @@ RUN apk add texlive texlive-bibtexextra texlive-context texlive-dvi texlive-font
|
|||||||
|
|
||||||
COPY entrypoint.sh /root/
|
COPY entrypoint.sh /root/
|
||||||
RUN chmod +x /root/entrypoint.sh
|
RUN chmod +x /root/entrypoint.sh
|
||||||
|
|
||||||
ENTRYPOINT [ "/root/entrypoint.sh" ]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user