Hi, You have to either authenticate to hub.docker.com or use an alternative Docker registry like Apache Artifactory or Github Docker repository.
Martin On Wed, Jan 12, 2022 at 9:52 AM P. Ottlinger <pottlin...@apache.org> wrote: > Hi, > > does anyone else experience a problem to pull docker images during > Travis builds? > > https://app.travis-ci.com/github/apache/creadur-rat/jobs/555147841 > > <snip> > $ docker pull "${DOCKER_IMAGE}" > > Error response from daemon: toomanyrequests: You have reached your pull > rate limit. You may increase the limit by authenticating and upgrading: > https://www.docker.com/increase-rate-limit > > The command "docker pull "${DOCKER_IMAGE}"" failed and exited with 1 > during . > </snip> > > Thanks, > Phil > >