gitlab-build-images/scripts
Lukas Eipert a9cf88c469 Welcome to the matrix
This refactors our custom image building to utilize GitLab parallel jobs
with a matrix.

This makes it easier to parse what kind of matrix we are going to build
in our docker images. Furthermore instead of splitting the image name,
we can simply pull the versions of the tools from the environment
variables.

The ultimative reason: Dogfooding
2021-12-07 12:10:42 +01:00
..
lib Welcome to the matrix 2021-12-07 12:10:42 +01:00
cache-google-chrome Only do a HEAD request for the image to avoid downloading it 2018-02-28 13:42:44 -08:00
custom-docker-build Welcome to the matrix 2021-12-07 12:10:42 +01:00
custom-docker-push Welcome to the matrix 2021-12-07 12:10:42 +01:00
install-bazelisk Add Bazelisk support to Dockerfile.custom 2021-06-29 13:25:07 +00:00
install-chrome Remove sources from Google to reduce dependency 2019-05-30 13:40:56 +00:00
install-docker Tighten Docker package regexp 2020-06-05 11:58:25 -07:00
install-essentials scripts: Install libevent-dev dependency to fix pgbouncer build 2021-03-16 10:44:13 +01:00
install-git Install pcre2 2019-05-07 12:32:22 -07:00
install-golang Fix for bug that forces all Go binaries to be based on Go 1.8 (the default) 2017-12-21 11:55:07 +00:00
install-graphicsmagick Compile graphicsmagick with jpeg/tiff 2019-02-18 14:25:42 +00:00
install-lfs Add Git LFS 2019-12-04 14:46:07 +00:00
install-node Use npm repo instead of apt on Yarn install 2021-04-27 14:19:31 +00:00
install-noto-emoji Add workaround for installing Noto Emoji for gitlab-puppeteer 2018-11-08 21:54:07 +00:00
install-pcre2 Use sourceforge mirror for PCRE2 as FTP one has been removed 2021-11-10 11:21:04 +05:30
install-pgbouncer scripts: Fix pgbouncer install script not reporting errors 2021-03-16 10:41:30 +01:00
install-postgresql Make PostgreSQL v12 the default 2021-11-11 07:50:17 -08:00
install-ruby Set frame pointer in cflags instead of optargs 2021-04-28 15:45:03 -07:00
install-www-gitlab-com Remove Pandoc and LaTeX from www-gitlab-com image 2021-07-12 15:47:59 +02:00