1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-03-02 08:34:14 +00:00
overleaf/services/filestore/Dockerfile

6 lines
173 B
Text
Raw Normal View History

FROM node:6.9.5
RUN apt-get update
# we also need imagemagick but it is already in the node docker image
RUN apt-get install -y --no-install-recommends ghostscript optipng