Migrate to better setup
This commit is contained in:
@@ -6,3 +6,5 @@ RUN pacman -Syu texlive-basic texlive-bin texlive-binextra texlive-fontsrecommen
|
||||
|
||||
COPY ./entrypoint.sh /root/
|
||||
RUN chmod +x /root/entrypoint.sh
|
||||
|
||||
ENTRYPOINT [ "/root/entrypoint.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user