Usha Mandya
6a90c2b474
Merge pull request #12266 from novakivanovski/patch-1
...
Self-signed certificate with Kubernetes fix
2021-04-27 10:36:41 +01:00
Usha Mandya
1ffa7b17f1
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
4d2993bcb1
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
d39b0d8e6e
Fixes docker/distribution-library-image/issues/107
...
The registry docker image no longer contains htpasswd.
2021-04-19 12:05:01 +02: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
Novak Ivanovski
899c6ddd17
Self-signed certificate with Kubernetes fix
...
In Go 1.15 there is common name deprecation for using Common name:
https://golang.google.cn/doc/go1.15#commonname
This causes the self-signed cert to be rejected by some Kubernetes platforms:
https://stackoverflow.com/questions/64814173/how-do-i-use-sans-with-openssl-instead-of-common-name
Fix is to add this field to the cert.
2021-02-05 23:58:09 -05:00
Usha Mandya
49f8877bf3
Fix broken links
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-28 10:07:41 +00:00
t-eimizu
4871c1304f
Update insecure.md for Docker Desktop ( #11964 )
...
* Update insecure.md for Docker Desktop
Docker Desktop does not have "preferences" menu today.
It's changed to "Settings" > "Docker Engine" .
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-01-06 13:41:47 +01:00
Sebastiaan van Stijn
d405b17ca2
update http://dockr.ly links to use TLS
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-27 12:38:17 +01:00
Sebastiaan van Stijn
2ce808edc0
Remove references to obsolete engine versions
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-26 15:45:07 +01:00
Usha Mandya
e885a5aeaa
Remove Docker Toolbox docs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-20 18:05:36 +01: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
Dan Fredell
12fd4efcf8
Add azure config container example ( #11152 )
...
* Add azure config container example
I was getting errors on setting up azure, this was because I was putting the full https url into the container field. There error wasn't helpful and nor was the docs.
* Update azure.md
Reword the registry azure container example.
2020-07-22 13:38:20 +01:00
Usha Mandya
31f665f35d
Add note on Docker Hub
2020-07-03 15:25:54 +01:00
Sebastiaan van Stijn
2b4833a355
Remove some references to enterprise products
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-02 23:36:48 +02:00
Giovanni Toraldo
21c861f7c6
Remove not really implemented s3accelerate option ( #10993 )
...
ref https://github.com/docker/distribution/pull/2166
2020-06-12 14:56:12 +01:00
Sebastiaan van Stijn
c7b5373dff
Get Docker: fix broken links and wrap markdown to 80 char ( #10691 )
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-24 12:20:18 +01:00
Sebastiaan van Stijn
c5f3b37ced
registry: use relative markdown links
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:43 +02:00
Sebastiaan van Stijn
331554f4b3
Fix various links that were generating URLs with `.md` ( #10548 )
...
* Fix incorrect links in compose section
there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* engine/swarm: update links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* Fix various broken links
There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-01 12:05:50 +01:00
Usha Mandya
22da7572d7
Update tables from html to markdown format ( #10360 )
2020-02-27 10:34:24 +00:00
Eugene Lubarsky
52840c7fe8
update registry s3 storage driver docs to add skipverify flag
2020-02-24 21:53:08 +11:00
ollypom
76e4d03264
Added Nginx Recipe Redirect
2020-01-10 12:39:40 +00:00
syntaxkim
b18b0fc531
fix typo
...
myregistrydomain.com/my-ubuntu -> myregistry.domain.com/my-ubuntu
2019-10-31 17:46:24 +09:00
Sebastiaan van Stijn
7228e90f0f
Merge pull request #9270 from das7pad/patch-1
...
[sec] nginx/compose: Drop aforementioned loophole
2019-09-13 00:39:11 +02:00
Dawn W Docker
a765e84efc
removing section for Chinese mirror
2019-08-27 14:54:22 -07:00
Jakob Ackermann
869bdc2680
[sec] nginx/compose: Drop aforementioned loophole
2019-08-18 19:57:15 +02:00
Maria Bermudez
3556d6df16
Update link to DTR
2019-05-12 20:02:12 -07:00
Maria Bermudez
1d1ea7a6e0
Update help.md
2019-02-15 14:05:58 -08:00
Sebastiaan van Stijn
03d5b3396d
Use consistent formatting for notes
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:49:57 +01:00
Maria Bermudez
807cd1ecda
Merge pull request #8057 from Mueslint/patch-2
...
Update deploying.md
2019-02-04 10:24:21 -08:00
L-Hudson
aab4b325ce
Merge pull request #6912 from perlun/patch-1
...
nginx.md: Add note about potential security isues
2019-01-23 15:17:53 -05:00
Anne Henmi
64261850fa
Update nginx.md
...
Fixed security warning, changed to "anyone who can log on to the server where your Docker Registry is running"
2019-01-22 16:16:38 -07:00
Aleksejs Sinicins
3edcdc7ca8
Document registry s3 transfer acceleration option.
...
https://github.com/docker/distribution/pull/2166
2019-01-21 21:16:51 +02:00
Muesli
b0f67bf5ba
Update deploying.md
...
FIX syntax for zsh / mac os x term
2019-01-21 16:56:33 +01:00
L-Hudson
8f62147bed
Revert "Fix error (small change, only 1 line)"
2019-01-17 13:52:54 -05:00
Cheng Zheng
c409529260
Fix error
2019-01-17 20:42:17 +08:00
paigehargrave
0dab4ade68
Merge branch 'master' into name-change-for-Docker-Desktop
2019-01-14 11:14:48 -05:00
paigehargrave
49e5c67881
Update insecure.md
2019-01-11 13:23:58 -05:00
paigehargrave
6a1f9f9193
404 registry API
2019-01-08 14:42:05 -05:00
Anne Henmi
e88b98fcc4
Update nginx.md
...
wording
2019-01-02 08:51:16 -07:00
Anne Henmi
1038365b57
Merge pull request #6051 from xueshanf/master
...
Mention that rootdirectory prefix has to be pre-created
2018-12-26 10:16:40 -07:00
Maria Bermudez
7363574f42
Restoring open source registry garbage collection page
2018-11-15 07:55:03 -08:00
Maria Bermudez
d7a21d29db
Merge public:master into private
2018-11-02 10:03:18 -07:00
Oscar Caballero
269c80d2d9
Spelling revision
2018-09-23 21:43:11 +02:00
Maria Bermudez
cc1f5edf3d
Delete garbage-collection.md
...
This relates to CE version of garbage collection. Can you confirm this, @davidswu?
2018-09-05 07:12:12 -07:00
Maria Bermudez
c140951cd5
Add online garbage collection feature and known limitation as described on DTR Workshop doc
2018-08-31 22:08:13 -07:00
Maria Bermudez
aaca9b83b5
Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
...
This reverts commit 4c95d161ca
.
2018-08-29 19:01:03 -07:00
Maria Bermudez
4c95d161ca
Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
...
This reverts commit af5f2fcc38
, reversing
changes made to 338b690d26
.
2018-08-29 18:37:44 -07:00
Maria Bermudez
840c167055
Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
...
This reverts commit 14080c18bd
.
2018-08-29 18:36:03 -07:00