mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 11:02:55 +01:00
Create custom image for www-gitlab-com rspec tests
This commit is contained in:
parent
9864ea420a
commit
f01ff2114b
2 changed files with 6 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ FROM ruby:2.4-slim
|
|||
|
||||
ADD /scripts/ /scripts/
|
||||
RUN /scripts/install-www-gitlab-com
|
||||
RUN /scripts/install-chrome
|
||||
|
||||
# Set UTF-8 http://jaredmarkell.com/docker-and-locales/
|
||||
# Must be set after install-essentials is run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue