Skip to content

Do not create apk cache

J0WI requested to merge J0WI/gitlab-runner:patch-2 into master

What does this MR do?

This MR changes the apk command to not cache apk archives.

Why was this MR needed?

It reduces the image size and makes the --update flag obsolete.

Are there points in the code the reviewer needs to double check?

No.

Does this MR meet the acceptance criteria?

  • Documentation created/updated (Not needed)
  • Added tests for this feature/bug (Not needed)
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

No issue have been created for it.

Merge request reports