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