mirror of https://github.com/docker/docs.git
update notes on next-steps for CI/CD best-practices (#14289)
* Update best-practices.md - added a link w.r.t. to Docker Hub Rate Limits - removed the description around "recent updates" since this may not age well over time. - split the sentence into 2 for _hopefully_ better readability * Update ci-cd/best-practices.md * Add relative path to link to Download rate limit Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
This commit is contained in:
parent
34e80100f6
commit
77f5bef236
|
@ -36,7 +36,8 @@ The other change you may want to make is only have your release images go to Doc
|
||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
|
|
||||||
We know there are a lot more tips and tricks for using Docker in CI, however, we think these are some of the important things, considering the recent Docker Hub rate limit updates.
|
We know there are a lot more tips and tricks for using Docker in CI.
|
||||||
|
However, we think these are some of the important things, considering the [Docker Hub rate limits](../docker-hub/download-rate-limit.md).
|
||||||
|
|
||||||
> **Note**
|
> **Note**
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue