gitlab-build-images/scripts
Lukas Eipert 5380948868
Ensure that package managers clean up
Every package manager should clean up after themselves in order to keep
docker layers neat and tiny:

apt (Debian/Ubuntu package manager):

 - unneeded dependencies are cleared (autoremove)
 - caches are cleaned (clean)
 - package lists are deleted

yum (CentOS package manager),
zypper (OpenSuse package manager)

 - should clear caches after installing dependencies

pip (Python package manager),
apk (Alpine package manager)

 - should use no cache for installing dependencies
2018-10-04 23:29:51 +02: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 Add images for Chrome 69 2018-09-06 21:47:28 +00:00
gitlab.txt add custom sitespeed image for gitlab 2018-02-21 17:50:11 -06:00
install-ansible Ensure that package managers clean up 2018-10-04 23:29:51 +02:00
install-chrome Ensure that package managers clean up 2018-10-04 23:29:51 +02:00
install-essentials Ensure that package managers clean up 2018-10-04 23:29:51 +02:00
install-git 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-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 Add graphicsmagick versioned feature 2018-06-06 09:11:38 +00:00
install-node Ensure that package managers clean up 2018-10-04 23:29:51 +02:00
install-postgresql Ensure that package managers clean up 2018-10-04 23:29:51 +02:00
install-ruby 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-terraform Add an ansible terraform custom image 2018-04-19 16:26:02 +01:00
install-www-gitlab-com Ensure that package managers clean up 2018-10-04 23:29:51 +02:00