mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'www/add-file-pkg' into 'master'
Add the file package for www Docker image See merge request !22
This commit is contained in:
commit
17a92dc0d0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
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…
Add table
Add a link
Reference in a new issue