[Starlingx-discuss] How to avoid DockerHub download rate limit when building StarlingX
Panech, Davlet
Davlet.Panech at windriver.com
Wed Jul 26 15:03:25 UTC 2023
Good day,
As DockerHub has recently changed its download rate restrictions policy, you may have experienced errors while building StarlingX, similar to:
"You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"
While the build team is pondering a permanent solution, there are a few steps you can take that *may* alleviate this problem, depending on the network configuration of your build environment:
* Register an account with Docker Hub
* Use the "--dockerhub-login" command-line option when calling "stx-init-env" to start the build environment (new option that merged recently)
* Use "docker login" inside the build container before building app containers
Hope this helps,
D.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20230726/aaeab1db/attachment.htm>
More information about the Starlingx-discuss
mailing list