platform/dev/base-image/rekoni.Dockerfile
Andrey Sobolev 379c92716e
Switch to Base images (#7654)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-14 12:12:15 +07:00

9 lines
212 B
Docker

FROM hardcoreeng/base
RUN apt-get install -y \
coreutils \
antiword \
poppler-utils \
html2text \
unrtf
RUN npm install --ignore-scripts=false --verbose sharp@v0.32.6 pdfjs-dist@v2.12.313 --unsafe-perm