This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
FROM alpine:3.22
|
FROM alpine:3.22
|
||||||
|
|
||||||
# Update and install latex packages
|
# Update and install latex packages
|
||||||
RUN apk update && apk add entr texlive-full
|
RUN apk update && apk add entr texlive-full biber
|
||||||
|
|
||||||
# Creating container structure
|
# Creating container structure
|
||||||
ENV mainFile=""
|
ENV mainFile=""
|
||||||
|
|||||||
Reference in New Issue
Block a user