-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a config variable to override default container registry instead of dockerhub. #10166
Conversation
0a0b2d9
to
329e9e4
Compare
@liushilongbuaa , thanks for the contribution to make the container registry endpoint configurable. |
ceed546
to
b4c47ce
Compare
819358c
to
3412042
Compare
test finished. |
…of dockerhub. (sonic-net#10166) * Add variable to reset default docker registry * fix bug in docker version control
…of dockerhub. (sonic-net#10166) * Add variable to reset default docker registry * fix bug in docker version control
…of dockerhub. (sonic-net#10166) * Add variable to reset default docker registry * fix bug in docker version control
…of dockerhub. (sonic-net#10166) * Add variable to reset default docker registry * fix bug in docker version control
* [ci] Set default ACR in UpgrateVersion/PR/official pipeline. (#10341) Why I did it docker hub will limit the pull rate. Use ACR instead to pull debian related docker image. How I did it Set DEFAULT_CONTAINER_REGISTRY in pipeline. * Add a config variable to override default container registry instead of dockerhub. (#10166) * Add variable to reset default docker registry * fix bug in docker version control
…et#11002) * [ci] Set default ACR in UpgrateVersion/PR/official pipeline. (sonic-net#10341) Why I did it docker hub will limit the pull rate. Use ACR instead to pull debian related docker image. How I did it Set DEFAULT_CONTAINER_REGISTRY in pipeline. * Add a config variable to override default container registry instead of dockerhub. (sonic-net#10166) * Add variable to reset default docker registry * fix bug in docker version control
Why I did it
Add a config variable DEFAULT_CONTAINER_REGISTRY to override default container registry.
How I did it
It can be set in config file and can be overridden by command line.
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)