gitlab-training icon indicating copy to clipboard operation
gitlab-training copied to clipboard

Find a different way of making a docker image available for usage in CI/CD

Open htriem opened this issue 4 years ago • 3 comments
trafficstars

https://docs.docker.com/docker-hub/download-rate-limit/ Since Docker Hub has added download limits in November 2020, we noticed in our last training that with a regular amount of trainees doing the CI/CD exercises that those limits are being reached, rendering the last exercises in that chapter impossible to successfully execute.

We need to find a different solution for getting the Docker base image, preferably a solution which is readily available in our exercises, especially if we manage to host the solution ourselves.

htriem avatar May 06 '21 14:05 htriem

Looked around for a bit but decided that I am probably better off asking experts, so I did just that. https://twitter.com/the_FeuFeu/status/1405781901139496961?s=20

theFeu avatar Jun 18 '21 07:06 theFeu

We could either

  1. use the GitHub Container Registry and mirror some Images here
  2. use the internal GitLab and mirror/provide Images there

martialblog avatar Sep 20 '22 08:09 martialblog

Shouldn't this be fixed by now since our hosting provider has a mirror?

htriem avatar Oct 04 '22 14:10 htriem

We assume it's fixed and if not, we reopen and think of something.

martialblog avatar Nov 04 '22 12:11 martialblog