Skip to content
Snippets Groups Projects
Commit 5acb6556 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Add the file package for www Docker image

parent 22cd8531
No related branches found
No related tags found
1 merge request!22Add the file package for www Docker image
FROM ruby:2.3-slim
 
ENV PACKAGES="git-core pandoc texlive-latex-recommended texlive-xetex texlive-fonts-recommended lmodern ed"
ENV PACKAGES="git-core pandoc texlive-latex-recommended texlive-xetex texlive-fonts-recommended lmodern ed file"
 
ADD / /
RUN /scripts/install-www-gitlab-com
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment