overleaf/services/filestore/Dockerfile

5 lines
172 B
Text
Raw Normal View History

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