Skip to content

Reduce size of gdk-in-a-box container image

What does this merge request do and why?

This MR attempts to reduce the size of the GDK-in-a-box container image.

How to set up and validate locally

  1. Pull the image with docker pull registry.gitlab.com/gitlab-org/gitlab-development-kit/gitlab-gdk-in-a-box:kkloss-smaller-gdkinabox-image
  2. Run docker image ls
  3. See that the size decreased from 21.7GB to TBD

Impacted categories

The following categories relate to this merge request:

Merge request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise an issue to follow-up.
  • Documentation added/updated, if needed.
  • Announcement added, if change is notable.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports

Loading