Aaron Lehmann
							
						 
						
							 
							
							
							
								
							
								c3074d095e 
								
							
								 
							
						 
						
							
							
								
								Change GET in example request to POST  
							
							 
							
							... 
							
							
							
							The example shows a `GET` request to `/callback`, but it looks like it's
intending to show the `POST` request made by the registry to a
notificaitons endpoint. Unless I'm missing something, no `GET` request
should be involved.
Signed-off-by: Aaron Lehmann <alehmann@netflix.com> 
							
						 
						
							2022-07-18 08:39:47 -07:00  
						
					 
				
					
						
							
							
								 
								Milos Gajdos
							
						 
						
							 
							
							
								
								
							
							
								
							
								3e4f8a0ab1 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3630  from raxod502/patch-1  
							
							 
							
							... 
							
							
							
							Explain important caveat in htpasswd tutorial 
							
						 
						
							2022-06-20 09:01:56 +01:00  
						
					 
				
					
						
							
							
								 
								iasoon
							
						 
						
							 
							
							
							
								
							
								8628eab487 
								
							
								 
							
						 
						
							
							
								
								fix json syntax error in error api spec  
							
							 
							
							... 
							
							
							
							Signed-off-by: Ilion Beyst <ilion.beyst@gmail.com> 
							
						 
						
							2022-06-12 12:29:45 +02:00  
						
					 
				
					
						
							
							
								 
								Milos Gajdos
							
						 
						
							 
							
							
								
								
							
							
								
							
								5fe693474e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2291  from lucab/ups/spec-fixes  
							
							 
							
							... 
							
							
							
							docs/spec: provide valid manifest examples 
							
						 
						
							2022-04-22 18:01:03 +01:00  
						
					 
				
					
						
							
							
								 
								Wang Yan
							
						 
						
							 
							
							
								
								
							
							
								
							
								9332c3cc7b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3498  from hasheddan/md-links-oauth  
							
							 
							
							... 
							
							
							
							(docs) Fix rendering of markdown links in OAuth docs HTML 
							
						 
						
							2022-04-23 00:33:20 +08:00  
						
					 
				
					
						
							
							
								 
								duanhongyi
							
						 
						
							 
							
							
							
								
							
								15de9e21ba 
								
							
								 
							
						 
						
							
							
								
								Add forcepathstyle parameter for s3  
							
							 
							
							... 
							
							
							
							Signed-off-by: duanhongyi <duanhongyi@doopai.com> 
							
						 
						
							2022-04-20 08:44:12 +08:00  
						
					 
				
					
						
							
							
								 
								Radon Rosborough
							
						 
						
							 
							
							
							
								
							
								d64056afdc 
								
							
								 
							
						 
						
							
							
								
								Explain important caveat in htpasswd tutorial  
							
							 
							
							... 
							
							
							
							Signed-off-by: Radon Rosborough <radon.neon@gmail.com> 
							
						 
						
							2022-04-15 20:02:57 -07:00  
						
					 
				
					
						
							
							
								 
								Simone Locci
							
						 
						
							 
							
							
								
								
							
							
								
							
								80952c9e2b 
								
									
								
							
								 
							
						 
						
							
							
								
								Rename s3accelerate parameter to accelerate  
							
							 
							
							... 
							
							
							
							Signed-off-by: Simone Locci <simonelocci88@gmail.com> 
							
						 
						
							2022-04-04 19:35:21 +02:00  
						
					 
				
					
						
							
							
								 
								Kirat Singh
							
						 
						
							 
							
							
								
								
							
							
								
							
								51c0c8148a 
								
									
								
							
								 
							
						 
						
							
							
								
								Add new parameter s3accelerate to S3 storage driver.  
							
							 
							
							... 
							
							
							
							If s3accelerate is set to true then we turn on S3 Transfer
Acceleration via the AWS SDK.  It defaults to false since this is an
opt-in feature on the S3 bucket.
Signed-off-by: Kirat Singh <kirat.singh@wsq.io>
Signed-off-by: Simone Locci <simonelocci88@gmail.com> 
							
						 
						
							2022-04-04 19:34:57 +02:00  
						
					 
				
					
						
							
							
								 
								Sebastiaan van Stijn
							
						 
						
							 
							
							
								
								
							
							
								
							
								3b83bce74d 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: update some URLs and remove some of the Docker branding  
							
							 
							
							... 
							
							
							
							Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							2022-01-19 10:39:26 +01:00  
						
					 
				
					
						
							
							
								 
								Sebastiaan van Stijn
							
						 
						
							 
							
							
								
								
							
							
								
							
								ae24899119 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove code related to building docs with Hugo  
							
							 
							
							... 
							
							
							
							This code was outdated and no longer maintained, and mainly
used to pre-flight docs changes before publishing to docs.docker.com
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							2022-01-19 10:39:24 +01:00  
						
					 
				
					
						
							
							
								 
								Sebastiaan van Stijn
							
						 
						
							 
							
							
								
								
							
							
								
							
								ff0c463f2b 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove docs.docker.com "include" directives  
							
							 
							
							... 
							
							
							
							Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							2022-01-19 10:39:17 +01:00  
						
					 
				
					
						
							
							
								 
								Sebastiaan van Stijn
							
						 
						
							 
							
							
							
								
							
								ef8966aacd 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'distribution_docs/migrate_distribution_docs' into restore_docs3  
							
							 
							
							... 
							
							
							
							Restore the documentation that was moved to https://github.com/docker/docker.github.io 
 Conflicts:
	docs/compatibility.md
	docs/deploying.md
	docs/deprecated.md
	docs/garbage-collection.md
	docs/glossary.md
	docs/help.md
	docs/images/notifications.png
	docs/index.md
	docs/insecure.md
	docs/introduction.md
	docs/migration.md
	docs/notifications.md
	docs/recipes/apache.md
	docs/recipes/index.md
	docs/recipes/mirror.md
	docs/recipes/nginx.md
	docs/recipes/osx-setup-guide.md
	docs/recipes/osx/config.yml
	docs/storage-drivers/azure.md
	docs/storage-drivers/filesystem.md
	docs/storage-drivers/gcs.md
	docs/storage-drivers/index.md
	docs/storage-drivers/inmemory.md
	docs/storage-drivers/oss.md
	docs/storage-drivers/s3.md
	docs/storage-drivers/swift.md 
							
						 
						
							2022-01-14 15:02:27 +01:00  
						
					 
				
					
						
							
							
								 
								Sebastiaan van Stijn
							
						 
						
							 
							
							
								
								
							
							
								
							
								342aff714c 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "Remove old documentation source, add README on migration"  
							
							 
							
							... 
							
							
							
							This reverts commit da8bcbb302 .
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							2022-01-14 13:06:13 +01:00  
						
					 
				
					
						
							
							
								 
								Usha Mandya
							
						 
						
							 
							
							
							
								
							
								846be37893 
								
							
								 
							
						 
						
							
							
								
								Update note on Docker official images  
							
							 
							
							... 
							
							
							
							Signed-off-by: Usha Mandya <usha.mandya@docker.com> 
							
						 
						
							2022-01-12 23:08:26 +05:30  
						
					 
				
					
						
							
							
								 
								Adam Kaplan
							
						 
						
							 
							
							
							
								
							
								e2caaf9cba 
								
							
								 
							
						 
						
							
							
								
								Add dualstack option to S3 storage driver  
							
							 
							
							... 
							
							
							
							Allow the storage driver to optionally use AWS SDK's dualstack mode.
This allows the registry to communicate with S3 in IPv6 environments.
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com> 
							
						 
						
							2022-01-04 17:19:05 -05:00  
						
					 
				
					
						
							
							
								 
								Ben Emamian
							
						 
						
							 
							
							
							
								
							
								f2f9b29658 
								
							
								 
							
						 
						
							
							
								
								Update insecure.md  
							
							 
							
							
							
						 
						
							2021-11-01 12:53:08 +11:00  
						
					 
				
					
						
							
							
								 
								Peter Dave Hello
							
						 
						
							 
							
							
							
								
							
								f6a54b0d29 
								
							
								 
							
						 
						
							
							
								
								Update most links to use https by default  
							
							 
							
							... 
							
							
							
							Reference:
- #11640 
- 430bf25958 
Signed-off-by: Peter Dave Hello <hsu@peterdavehello.org> 
							
						 
						
							2021-10-12 15:45:57 +08:00  
						
					 
				
					
						
							
							
								 
								hasheddan
							
						 
						
							 
							
							
								
								
							
							
								
							
								dea56fae96 
								
									
								
							
								 
							
						 
						
							
							
								
								(docs) Fix rendering of markdown links in OAuth docs HTML  
							
							 
							
							... 
							
							
							
							Fixes link rendering in HTML portion of the OAuth docs by converting
them to anchor tags.
Signed-off-by: hasheddan <georgedanielmangum@gmail.com> 
							
						 
						
							2021-09-14 08:52:19 -04:00  
						
					 
				
					
						
							
							
								 
								Sebastiaan van Stijn
							
						 
						
							 
							
							
							
								
							
								7b77a24bb2 
								
							
								 
							
						 
						
							
							
								
								Revert "Remove info on service accounts"  
							
							 
							
							... 
							
							
							
							This reverts commit 715959c171 .
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							2021-09-02 23:00:07 +02:00  
						
					 
				
					
						
							
							
								 
								Usha Mandya
							
						 
						
							 
							
							
							
								
							
								715959c171 
								
							
								 
							
						 
						
							
							
								
								Remove info on service accounts  
							
							 
							
							... 
							
							
							
							Signed-off-by: Usha Mandya <usha.mandya@docker.com> 
							
						 
						
							2021-09-02 11:58:42 +01:00  
						
					 
				
					
						
							
							
								 
								Justin Cormack
							
						 
						
							 
							
							
								
								
							
							
								
							
								1660df4b60 
								
									
								
							
								 
							
						 
						
							
							
								
								Change should to must in v2 spec  
							
							 
							
							... 
							
							
							
							We found some examples of manifests with URLs specififed that did
not provide a digest or size. This breaks the security model by allowing
the content to change, as it no longer provides a Merkle tree. This
was not intended, so explicitly disallow by tightening wording.
Signed-off-by: Justin Cormack <justin.cormack@docker.com> 
							
						 
						
							2021-08-20 12:14:42 +01:00  
						
					 
				
					
						
							
							
								 
								Sebastiaan van Stijn
							
						 
						
							 
							
							
							
								
							
								072bad48b1 
								
							
								 
							
						 
						
							
							
								
								Add missing code-hints, and minor markdown edits  
							
							 
							
							... 
							
							
							
							- Add missing code-hints (console, yaml)
- Consistently add an empty line after code-blocks
- Combine some examples where the output and the command were
  put in separate blocks. With the "console" code-hint, this
  is no longer nescessary.
- fix indentation in cloud/ecs-integration.md, which caused the
  numbered-list to be interrupted.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							2021-08-16 12:59:23 +02:00  
						
					 
				
					
						
							
							
								 
								Sebastiaan van Stijn
							
						 
						
							 
							
							
							
								
							
								9b971331af 
								
							
								 
							
						 
						
							
							
								
								Desktop: move "docker-for-windows" to "desktop/windows"  
							
							 
							
							... 
							
							
							
							Unifying all content related to Docker Desktop to be withing the desktop
directory.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							2021-08-14 13:28:15 +02:00  
						
					 
				
					
						
							
							
								 
								Sebastiaan van Stijn
							
						 
						
							 
							
							
							
								
							
								31c9a9d737 
								
							
								 
							
						 
						
							
							
								
								Desktop: move "docker-for-mac" to "desktop/mac"  
							
							 
							
							... 
							
							
							
							Unifying all content related to Docker Desktop to be withing the desktop
directory.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							2021-08-14 13:07:41 +02:00  
						
					 
				
					
						
							
							
								 
								Daniel Helfand
							
						 
						
							 
							
							
							
								
							
								576f4fc074 
								
							
								 
							
						 
						
							
							
								
								fix broken link for setting up local registry with auth  
							
							 
							
							
							
						 
						
							2021-08-12 11:56:31 -05:00  
						
					 
				
					
						
							
							
								 
								Sebastiaan van Stijn
							
						 
						
							 
							
							
							
								
							
								ee8c75cbd1 
								
							
								 
							
						 
						
							
							
								
								registry: use "console" for shell examples  
							
							 
							
							... 
							
							
							
							This allows for easier copying of the commands, without selecting the
prompt.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							2021-08-06 17:19:57 +02:00  
						
					 
				
					
						
							
							
								 
								Brandon Mitchell
							
						 
						
							 
							
							
							
								
							
								9c7967a32d 
								
							
								 
							
						 
						
							
							
								
								Update PUT and PATCH APIs  
							
							 
							
							... 
							
							
							
							Signed-off-by: Brandon Mitchell <git@bmitch.net> 
							
						 
						
							2021-06-29 14:16:33 -04:00  
						
					 
				
					
						
							
							
								 
								Brandon Mitchell
							
						 
						
							 
							
							
							
								
							
								3f09e31ea6 
								
							
								 
							
						 
						
							
							
								
								Fixing http status for PUT/PATCH APIs  
							
							 
							
							... 
							
							
							
							Signed-off-by: Brandon Mitchell <git@bmitch.net> 
							
						 
						
							2021-06-28 15:23:04 -04:00  
						
					 
				
					
						
							
							
								 
								Wang Yan
							
						 
						
							 
							
							
								
								
							
							
								
							
								263da70ea6 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3410  from khaosdoctor/patch-1  
							
							 
							
							... 
							
							
							
							Fix html not rendering markdown link properly 
							
						 
						
							2021-06-27 17:44:10 +08:00  
						
					 
				
					
						
							
							
								 
								Usha Mandya
							
						 
						
							 
							
							
							
								
							
								85730e9d66 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #12937  from matthewbalvanz-wf/patch-1  
							
							 
							
							... 
							
							
							
							Indent webhook notifications Authorization header 
							
						 
						
							2021-06-25 11:37:43 +01:00  
						
					 
				
					
						
							
							
								 
								Usha Mandya
							
						 
						
							 
							
							
							
								
							
								4ff7f21b2d 
								
							
								 
							
						 
						
							
							
								
								Update pull limits for service accounts  
							
							 
							
							... 
							
							
							
							Signed-off-by: Usha Mandya <usha.mandya@docker.com> 
							
						 
						
							2021-06-25 09:38:16 +01:00  
						
					 
				
					
						
							
							
								 
								João Pereira
							
						 
						
							 
							
							
								
								
							
							
								
							
								6d75bd043a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3425  from lostsquirrel/patch-1  
							
							 
							
							... 
							
							
							
							Fix the /v2/_catalog n parameter description 
							
						 
						
							2021-06-17 11:10:14 +01:00  
						
					 
				
					
						
							
							
								 
								lostsquirrel
							
						 
						
							 
							
							
							
								
							
								6d9a3aba04 
								
							
								 
							
						 
						
							
							
								
								fix the /v2/_catalog n parameter description  
							
							 
							
							... 
							
							
							
							If `n` is not present only 100 entries returned
Signed-off-by: lisong <lisong@cdsunrise.net> 
							
						 
						
							2021-06-17 17:33:55 +08:00  
						
					 
				
					
						
							
							
								 
								João Pereira
							
						 
						
							 
							
							
								
								
							
							
								
							
								5641309112 
								
									
								
							
								 
							
						 
						
							
							
								
								Update API spec  
							
							 
							
							... 
							
							
							
							Signed-off-by: João Pereira <484633+joaodrp@users.noreply.github.com> 
							
						 
						
							2021-06-15 15:24:32 +01:00  
						
					 
				
					
						
							
							
								 
								jerae-duffin
							
						 
						
							 
							
							
							
								
							
								3d71710133 
								
							
								 
							
						 
						
							
							
								
								Updated service account links ( #12953 )  
							
							 
							
							... 
							
							
							
							updated service account links 
							
						 
						
							2021-06-04 18:45:50 +01:00  
						
					 
				
					
						
							
							
								 
								Ben De St Paer-Gotch
							
						 
						
							 
							
							
							
								
							
								1777a5ba63 
								
							
								 
							
						 
						
							
							
								
								Updating registry help ( #12948 )  
							
							 
							
							... 
							
							
							
							* Update help.md
* Minor style update
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> 
							
						 
						
							2021-06-03 12:07:21 +01:00  
						
					 
				
					
						
							
							
								 
								Matthew Balvanz
							
						 
						
							 
							
							
							
								
							
								1fa75f3129 
								
							
								 
							
						 
						
							
							
								
								Indent webhook notifications Authorization header  
							
							 
							
							... 
							
							
							
							Since `Authorization` is intended to be a header applied to HTTP requests it should be indented to place it in the YAML map named `headers` instead of being a sibling of it. 
							
						 
						
							2021-06-02 08:45:45 -05:00  
						
					 
				
					
						
							
							
								 
								João Pereira
							
						 
						
							 
							
							
								
								
							
							
								
							
								1398d3b5c6 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove unrelated spec update  
							
							 
							
							... 
							
							
							
							Signed-off-by: João Pereira <484633+joaodrp@users.noreply.github.com> 
							
						 
						
							2021-05-28 10:12:01 +01:00  
						
					 
				
					
						
							
							
								 
								João Pereira
							
						 
						
							 
							
							
								
								
							
							
								
							
								6ae6df7d75 
								
									
								
							
								 
							
						 
						
							
							
								
								Add tag delete API  
							
							 
							
							... 
							
							
							
							Signed-off-by: João Pereira <484633+joaodrp@users.noreply.github.com> 
							
						 
						
							2021-05-27 23:27:02 +01:00  
						
					 
				
					
						
							
							
								 
								João Pereira
							
						 
						
							 
							
							
								
								
							
							
								
							
								d80a63f1ea 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3143  from eyJhb/pagination  
							
							 
							
							... 
							
							
							
							OCI: Add pagination on `/v2/<name>/tags/list` 
							
						 
						
							2021-05-22 15:05:18 +01:00  
						
					 
				
					
						
							
							
								 
								Robert Kaussow
							
						 
						
							 
							
							
								
								
							
							
								
							
								09334b5e3b 
								
									
								
							
								 
							
						 
						
							
							
								
								fix typo  
							
							 
							
							... 
							
							
							
							Signed-off-by: Robert Kaussow <mail@geeklabor.de> 
							
						 
						
							2021-05-08 22:43:35 +02:00  
						
					 
				
					
						
							
							
								 
								Robert Kaussow
							
						 
						
							 
							
							
								
								
							
							
								
							
								8e8d509958 
								
									
								
							
								 
							
						 
						
							
							
								
								add documentation how to access pull-through proxy stats  
							
							 
							
							... 
							
							
							
							Signed-off-by: Robert Kaussow <mail@geeklabor.de> 
							
						 
						
							2021-05-08 13:04:16 +02:00  
						
					 
				
					
						
							
							
								 
								Lucas Santos
							
						 
						
							 
							
							
								
								
							
							
								
							
								fefc0e2b24 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix html not rendering markdown link properly  
							
							 
							
							... 
							
							
							
							Signed-off-by: Lucas Santos <lhs.santoss@gmail.com> 
							
						 
						
							2021-05-04 13:04:56 -03:00  
						
					 
				
					
						
							
							
								 
								Usha Mandya
							
						 
						
							 
							
							
							
								
							
								fe4fad3bff 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #12266  from novakivanovski/patch-1  
							
							 
							
							... 
							
							
							
							Self-signed certificate with Kubernetes fix 
							
						 
						
							2021-04-27 10:36:41 +01:00  
						
					 
				
					
						
							
							
								 
								eyjhb
							
						 
						
							 
							
							
								
								
							
							
								
							
								9cf39997af 
								
									
								
							
								 
							
						 
						
							
							
								
								added pagination error to api docs  
							
							 
							
							... 
							
							
							
							Signed-off-by: eyjhb <eyjhbb@gmail.com> 
							
						 
						
							2021-04-23 18:06:04 +02:00  
						
					 
				
					
						
							
							
								 
								João Pereira
							
						 
						
							 
							
							
								
								
							
							
								
							
								a27b0c4952 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3161  from bloodorangeio/redis-tls  
							
							 
							
							... 
							
							
							
							Add configuration option for Redis TLS 
							
						 
						
							2021-04-23 16:52:54 +01:00  
						
					 
				
					
						
							
							
								 
								Usha Mandya
							
						 
						
							 
							
							
							
								
							
								b70327a8ec 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #12702  from stefanloerwald/patch-2  
							
							 
							
							... 
							
							
							
							Fixes docker/distribution-library-image/issues/107 
							
						 
						
							2021-04-23 11:00:08 +01:00  
						
					 
				
					
						
							
							
								 
								Ben De St Paer-Gotch
							
						 
						
							 
							
							
							
								
							
								a49afdbd98 
								
							
								 
							
						 
						
							
							
								
								Adding in points to clarify usage of official images ( #12713 )  
							
							 
							
							... 
							
							
							
							* Adding in points to clarify usage of official images
* Minor style update
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> 
							
						 
						
							2021-04-20 11:39:12 +01:00  
						
					 
				
					
						
							
							
								 
								Stefan Lörwald
							
						 
						
							 
							
							
							
								
							
								0a7648edb5 
								
							
								 
							
						 
						
							
							
								
								Fixes docker/distribution-library-image/issues/107  
							
							 
							
							... 
							
							
							
							The registry docker image no longer contains htpasswd. 
							
						 
						
							2021-04-19 12:05:01 +02:00