mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
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 |
||
|---|---|---|
| .. | ||
| cache-google-chrome | ||
| custom-docker-build | ||
| gitlab.txt | ||
| install-ansible | ||
| install-chrome | ||
| install-essentials | ||
| install-git | ||
| install-golang | ||
| install-graphicsmagick | ||
| install-node | ||
| install-postgresql | ||
| install-ruby | ||
| install-terraform | ||
| install-www-gitlab-com | ||