Skip to content
Snippets Groups Projects

Embed docker images used by runner in runner

Merged Kamil Trzcińśki requested to merge embed-depends into master

We used the gitlab/gitlab-runner:{build,cache,service} that were fetched from Docker Hub.

Changes: This MR adds this images as static assets to runner. This MR also introduced gitlab-runner-helper that is used by these images.

How it works: Runner when on the first use will upload them to Docker.

Why?

  • Make the runner simpler to version: the images are tied to revision of build.
  • Make the build faster to start.
  • Make the runner easier to use behind corporate firewall.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading