Juan Julián Merelo Guervós
3aa6f39660
Adds reference to the virtual machine it's running ( #11952 )
...
* Adds reference to the virtual machine it's running
This will help prepare more powerful hooks.
* Clarify name and grammar
* jq is definitely not there
(although it's listed as part of the AMI Linux distro).
* Updated the AWS URL
The URL previously pointed to Spanish docs.
* Update URL to Amazon Linux 2
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-01-12 15:21:13 +00:00
Usha Mandya
5e542505c8
Add note on Official Images
2020-12-15 18:41:35 +00:00
Usha Mandya
3be4636006
Add UTM to track docs referrals
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-12-11 17:27:51 +00:00
Usha Mandya
de75bda770
Merge pull request #11870 from usha-mandya/auto-builds-patch
...
Remove info on two-phase build
2020-12-10 16:37:51 +00:00
James Ratliff
856a23616e
Adds Pricing & Pull Rate Limiting FAQs page ( #11840 )
...
* Adds Pricing & Pull Rate Limiting FAQs page
* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update docker-hub/billing/pricing-pull-rate-limit-faqs.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Moves content to existing FAQ file, removes redirect for faq.md
* Minor formatting updates
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-12-10 15:18:55 +00:00
Usha Mandya
ac0577f4fb
Remove info on two-phase build
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-12-10 07:31:13 +00:00
Usha Mandya
c1fb44d5f0
Merge pull request #11789 from usha-mandya/upsell-note-patch
...
Bump the notes on Docker support
2020-12-01 15:34:21 +00:00
Takuya Noguchi
58fd3e911c
Fix a typo in Docker Hub
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-11-28 15:10:01 +00:00
Usha Mandya
a55b17afc4
Bump the notes on Docker support
2020-11-23 13:20:48 +00:00
Usha Mandya
5a43052b5f
Merge pull request #11713 from usha-mandya/hub-patch
...
Refresh images and update Docker Hub QSG
2020-11-20 08:00:26 +00:00
Usha Mandya
711da925fc
Refresh images and update Docker Hub QSG
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-18 12:30:36 +00:00
Sebastiaan van Stijn
d59208b947
Fix redirect for /engine/tutorials/dockerrepos/
...
The page in the Docker Hub section is a better match for the old content:
https://github.com/docker/docker.github.io/blob/v1.12-release/engine/tutorials/dockerrepos.md )
And fits better with the description around the link in the CLI reference;
> The image can be any valid image – it is especially easy to start by pulling
> an image from the Public Repositories.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-10 21:48:57 +01:00
Usha Mandya
d17d39ef3c
Merge pull request #11679 from thaJeztah/carry_11669
...
[carry 11669] Add Stale image info under Viewing Repostories and markdown fix-ups
2020-11-10 18:16:30 +00:00
Usha Mandya
2bd3a02e18
Removed an extra full stop
2020-11-10 18:06:03 +00:00
Emilie Franchomme
c019656b29
Better wording / sentence structure
...
Co-authored-by: Mark H <70579116+mark-dr@users.noreply.github.com>
2020-11-10 12:44:45 -05:00
Emilie Franchomme
ff7d30ec03
Changing singular/plural
...
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-11-10 12:42:11 -05:00
Emilie Franchomme
9548804773
Ending sentence with a full stop
...
Co-authored-by: Mark H <70579116+mark-dr@users.noreply.github.com>
2020-11-10 12:32:27 -05:00
Emilie Franchomme
e05d2af192
Adjusted the release date
...
The new version of Hub with Stale info indicator is live on Prod on 2020/11/10
2020-11-10 12:14:19 -05:00
Emilie Franchomme
68643a7708
Updating Hub>Release-notes for "Stale image info"
...
This update is meant to go along with the update of the repos.md page (nothing else to announce for this release) https://github.com/docker/docker.github.io/pull/11679
2020-11-10 11:37:21 -05:00
Usha Mandya
ce6618aa7d
Update hub scanning prereq
2020-11-10 14:46:53 +00: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
Emilie Franchomme
161352b1b7
Add Stale image info under Viewing Repostories and markdown fix-ups
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-05 13:07:29 +01:00
Usha Mandya
3dc9fa6a7b
Add note on the parallel autobuilds
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-02 17:44:15 +00:00
Alex Hokanson
2b235669d2
small addition to document expected behavior of parallel autobuilds ( #11685 )
...
* small addition to document expected behavior of parallel autobuilds
Signed-off-by: Alex Hokanson <571756+ingshtrom@users.noreply.github.com>
* Update docker-hub/builds/index.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update docker-hub/builds/index.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2020-11-02 16:45:18 +00:00
Usha Mandya
77f563a5fa
Merge pull request #11686 from thaJeztah/hub_repo_markdown
...
docker-hub: formatting updates in repos.md
2020-11-02 16:39:35 +00:00
Sebastiaan van Stijn
d389dffe42
docker-hub: formatting updates in repos.md
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-02 17:27:49 +01:00
Sebastiaan van Stijn
b7a87688a6
docker-hub: remove unused images
...
These images were not used anywhere, so we might as well remove
them.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-11-02 15:20:34 +01:00
Sebastiaan van Stijn
b0eb7bd621
Merge pull request #11666 from docker/update-deactivte-account
...
Add missing condition for Organizations
2020-10-30 15:05:34 +01: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
Spencer Cheng
9ea88cb5e8
Rearrange order
2020-10-29 16:16:45 -07:00
Spencer Cheng
9b2f730ebf
Add missing condition for Organizations
2020-10-29 16:08:41 -07: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
7b2788159e
Update collaborator limits
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-26 14:38:35 +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
Usha Mandya
147af3c5a8
Merge pull request #11555 from usha-mandya/hub-4537
...
Remove stale info on official image scanning
2020-10-16 10:01:00 +01:00
Usha Mandya
4e9fa8d59a
Add HVS to Hub release notes
2020-10-15 22:49:06 +01:00
Usha Mandya
fedb474255
Remove stale info on official image scanning
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-15 21:50:17 +01:00
Brett Inman
845f8b17c1
Add other limit info and more 3rd parties
2020-10-15 10:59:38 -07:00
Sebastiaan van Stijn
c119ed174e
Use https:// for links and examples
...
Found these using `http://[^lp10\*`<][^o]` (to exclude "localhost" and IP-addresses)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-13 12:09:11 +02: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
08171baba5
Fix a broken link
2020-10-07 16:49:55 +01:00
Usha Mandya
4314869d7c
Add HVS docs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-07 15:17:07 +01:00
Sebastiaan van Stijn
d105bd05ca
trust: use "content_trust" as trust home page
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-07 13:17:34 +02:00
Sebastiaan van Stijn
0bbe9c32fb
Fix various broken links
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-07 12:49:22 +02:00
Usha Mandya
12ac41f872
Minor style update
2020-10-05 13:39:18 +01:00