Forgot to remove comment, already tested it in a container
This commit is contained in:
@@ -11,7 +11,6 @@ ENV APP_HOME /app
|
||||
WORKDIR $APP_HOME
|
||||
COPY . ./
|
||||
|
||||
# TODO: Test if these latex packages are enough for pandoc
|
||||
RUN apt update && apt install -y \
|
||||
ffmpeg \
|
||||
poppler-utils \
|
||||
|
||||
Reference in New Issue
Block a user