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

Merge branch 'www/add-file-pkg' into 'master'

Add the file package for www Docker image

See merge request !22
parents 22cd8531 5acb6556
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