Stephen Turner
ce8174f884
Add missing question marks ( #17325 )
2023-05-16 11:03:12 +01:00
Allie Sadler
a64a01acff
Engdocs 1272 ( #16953 )
...
* ENGDOCS-1272
* style guide alignment
* fix broken links
2023-03-24 08:15:40 +00:00
Alex Hokanson
0e0ee78da6
small improvements to the rate-limit docs ( #16887 )
...
* small improvements to the rate-limit docs
Signed-off-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
* Update docker-hub/download-rate-limit.md
---------
Signed-off-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-03-15 10:19:31 +00:00
Jerae Duffin
ec00f29154
updated rate limit
2023-01-24 15:55:58 -06:00
Craig Osterhout
91db19f38f
Refresh pull limit docs ( #16159 )
...
* update pull limit docs
2022-11-14 13:33:23 -08:00
CrazyMax
09c9f51bcf
remove most of absolute urls
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-03 11:50:33 +02:00
Usha Mandya
b550617209
Merge pull request #14780 from fideloper/patch-1
...
Add Chipper CI Docker auth instructions
2022-07-08 11:17:53 +01:00
Usha Mandya
a37fb4e679
Update the pull rate limits info
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-06-22 15:33:45 +01:00
Chris Fidao
70020ac1bd
Add Chipper CI Docker auth instructions
...
Keeping alphabetical order, added Chipper CI docker auth instructions as recommended by Docker staff
2022-05-19 18:41:11 -05:00
Usha Mandya
d54fb97354
Remove the 'per ip' limit for authenticated users
2021-11-26 12:53:40 +00:00
Usha Mandya
f44702edcf
Explicitly state the hourly timeframe for pull rate limits
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-23 17:01:08 +00:00
Usha Mandya
e73cdcf0f1
More updates related to subscription changes, address review comments
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-31 14:35:21 +00:00
Brett Inman
afcfc205b4
Update rate limit header and plans info ( #12945 )
...
* Update rate limit header and plans info
* Minor style updates
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-06-04 10:36:53 +01:00
Simon
5e78271505
TASK: Add codeblocks to code examples
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-04 12:06:54 +01:00
Brett Inman
0a951c5204
Update rate limit examples to use HEAD ( #11707 )
...
* Update rate limit examples to use HEAD
* More specific
* Improvements per feedback
* More feedback
* Don't ignore errors
2020-11-05 20:50:58 +00:00
Sebastiaan van Stijn
7493934f34
Merge pull request #11664 from mkjetbrains/patch-2
...
TeamCity instruction on registry authentication
2020-10-30 15:04:46 +01:00
timrizzi
c851c819c4
Add GitLab to 3rd party vendors
...
This MR adds GitLab to the list of 3rd party vendors and links to their documentation for authenticating/logging in to Docker.
2020-10-29 14:19:13 -07:00
mkjetbrains
be61a49b8d
TeamCity instruction on registry authentication
2020-10-29 18:21:45 +03:00
Brett Inman
b3b781a2c7
Fixes auth scope in header example
2020-10-28 13:12:42 -07:00
Brett Inman
01a20e4269
Update Hub pull rate limit information ( #11648 )
...
* Add info on error message and headers
* Update message and add FAQ link
* Update header info
* Better formatting
* s/reqests/requests
* Update registry URL
Co-authored-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
* Specify when headers are available
* Specify request counted as pull
* Minor style updates
* Fix the error message format
Co-authored-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-10-28 16:21:28 +00:00
Usha Mandya
a9f706b270
Minor style updates
2020-10-20 11:56:30 +01:00
Brett Inman
98549b194e
Merge branch 'master' into master
2020-10-19 12:26:50 -07:00
Colin Chartier
12f6f2fe82
Login steps for another third party CI platform ( #11504 )
2020-10-16 22:51:00 +02:00
Brett Inman
845f8b17c1
Add other limit info and more 3rd parties
2020-10-15 10:59:38 -07:00
Sebastiaan van Stijn
393d3f6566
Add rel="noopener" to external links
...
See https://web.dev/external-anchors-use-rel-noopener/
Using noopener, as that addresses the security issue. "noreferer" blocks
the REFERER header, which may still be useful for some target URLs.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-12 13:09:30 +02:00
Usha Mandya
12ac41f872
Minor style update
2020-10-05 13:39:18 +01:00
CrazyMax
9d2a589c9b
Update auth through GitHub Actions
2020-10-04 01:06:53 +00:00
Brett Inman
2644911c26
Update Hub rate limiting details ( #11268 )
...
* Update rate limiting with newest specs
* Update download-rate-limit.md
* Remove typo
* Minor style updates
Wrapped the updated content
* List item for pull request updates for emphasis
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-08-20 07:55:34 +01:00
Usha Mandya
723979c839
Update download rate limits
2020-08-14 16:59:30 +01:00
Jérémy Benoist
0eaa4ae3cc
Add AWS CodeBuild link to use credentials ( #11194 )
...
* Add AWS CodeBuild link to use credentials
* Removed /fr/ from the URL
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-31 09:29:32 +01:00
Usha Mandya
17ffe8e050
Add docs for seat-based pricing
2020-05-14 15:30:00 +01:00