mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Build image for www-gitlab-com
This commit is contained in:
parent
1f71111819
commit
e305ced647
5 changed files with 14 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
FROM ruby:2.1
|
||||
|
||||
ENV PACKAGES "git-core"
|
||||
ENV PACKAGES "git-core" \
|
||||
LC_ALL=en_US.UTF-8
|
||||
|
||||
ADD / /
|
||||
RUN /scripts/install-essentials
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue