From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Romain Naour <romain.naour@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] gitlab-ci: use the Docker image from gitlab registry
Date: Sun, 24 Oct 2021 16:13:02 +0200 [thread overview]
Message-ID: <20211024161302.7d02a143@windsurf> (raw)
In-Reply-To: <20211020203816.128986-1-romain.naour@gmail.com>
On Wed, 20 Oct 2021 22:38:16 +0200
Romain Naour <romain.naour@gmail.com> wrote:
> From [1]:
> "In November 2020, Docker introduced rate limits on pull requests from
> Docker Hub [2]. If your GitLab CI/CD configuration uses an image from
> Docker Hub, each time a job runs, it may count as a pull request."
>
> Since then, some jobs in our gitlab-ci fail when this rate limits is
> reached [3].
>
> To avoid this rate limit, move our Docker image from dockerhub to the
> registry provided by gitlab. Keeping the image from dockerhub would be
> possible by using dependency proxy [4] but the gitlab registry is good
> enough.
>
> Tested on gitlab:
> https://gitlab.com/kubu93/buildroot/-/jobs/1694863584
>
> [1] https://docs.gitlab.com/ee/user/packages/container_registry/index.html
> [2] https://docs.docker.com/docker-hub/download-rate-limit/
> [3] https://gitlab.com/buildroot.org/buildroot/-/jobs/1687590417
> [4] https://docs.gitlab.com/ee/user/packages/dependency_proxy
>
> Signed-off-by: Romain Naour <romain.naour@gmail.com>
> Cc: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> ---
> .gitlab-ci.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2021-10-24 14:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-20 20:38 [Buildroot] [PATCH] gitlab-ci: use the Docker image from gitlab registry Romain Naour
2021-10-24 14:13 ` Thomas Petazzoni [this message]
2021-11-13 11:15 ` Romain Naour
2021-12-11 22:59 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211024161302.7d02a143@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@buildroot.org \
--cc=romain.naour@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.