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
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
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
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
Aleksejs Sinicins
3edcdc7ca8
Document registry s3 transfer acceleration option.
...
https://github.com/docker/distribution/pull/2166
2019-01-21 21:16:51 +02: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
Oscar Caballero
269c80d2d9
Spelling revision
2018-09-23 21:43:11 +02:00
Akihiro Suda
161005286a
registry/filesystem: mention umask ( #6276 )
...
* registry/filesystem; mention umask
2018-03-22 10:12:29 -07:00
Wang Jie
7be686bafe
Update swift.md ( #6054 )
2018-02-23 15:40:51 -08:00
Wang Jie
158694b73f
Update azure.md ( #6053 )
2018-02-23 09:08:06 -08:00
Xueshan Feng
2a589d32c6
Mention that rootdirectory prefix has to be pre-existcreated
...
Like bucket, to use a prefix to separate data, the `bucketname/<prefix>` needs to be pre created, otherwise, you get 503 error when starting registry.
2018-02-22 15:40:39 -08:00
Joao Fernandes
5df17537d8
Fix links not rendering properly ( #6049 )
2018-02-22 13:24:44 -08:00
Misty Stanley-Jones
a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' ( #5788 )
...
* Reword lots of instances of 'will'
* Reword lots of instances of won't
* Reword lots of instances of we'll
* Eradicate you'll
* Eradicate 'be able to' type of phrases
* Eradicate 'unable to' type of phrases
* Eradicate 'has / have to' type of phrases
* Eradicate 'note that' type of phrases
* Eradicate 'in order to' type of phrases
* Redirect to official Chef and Puppet docs
* Eradicate gratuitous 'please'
* Reduce use of e.g.
* Reduce use of i.e.
* Reduce use of N.B.
* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Sean P. Kane
e0bdf2929e
Improve Cloudfront notes regarding private buckets ( #5225 )
...
* Improve Cloudfront notes regarding private buckets
* Point to CloudFront docs
This is better than outlining the steps specifically. The API steps will be different and the specific parts of the web UI may change over time. Amazon's docs are more likely to be up to date.
2018-01-09 14:31:37 -08:00
Wang Jie
b576b88a4f
Update index.md ( #4323 )
2017-08-22 16:47:45 -07:00
Wang Jie
622dced0c3
Update filesystem.md ( #4324 )
...
Is this change OK? Or, organizing these in a table is better?
2017-08-22 16:25:51 -07:00
Wassim Dhif
feca701bda
Reword sentence
2017-06-20 11:01:52 -07:00
Wang Jie
a1381378db
Update oss.md ( #3448 )
2017-06-02 10:04:01 -07:00
Michal Guerquin
ca60c06cc2
Update index.md ( #3102 )
2017-04-28 22:02:19 +00:00
Jonathan Lee
6638ade4d1
Fix table formatting and endpoint template examples ( #2726 )
2017-04-11 13:42:55 -07:00
Jonathan Lee
dcf55bf9bf
Updating table to remove extra closing table row ( #2725 )
2017-04-11 13:41:35 -07:00
Misty Stanley-Jones
361a1df323
Fix some links ( #2584 )
...
* Fix some links
2017-03-31 15:27:27 -07:00
Misty Stanley-Jones
de6e4abaca
Add info about fetching credentials from IAM role
...
Fixes https://github.com/docker/distribution/issues/741
2017-02-21 10:39:53 -08:00
Tobias Fuhrimann
2162c97da6
Correct wrong default value
2017-01-03 15:33:05 +01:00
Etki
3ba01d7b54
Update gcs.md
...
Forgotten </td> caused table explosion
2016-12-24 18:09:46 +03:00
Joao Fernandes
f667468360
Transform html into markdown
2016-12-07 14:48:22 -08:00
Ahmet Alp Balkan
8ec9491975
registry/azure.md: fix broken syntax/links
...
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-12-07 13:45:35 -08:00
Pavel Antonov
b0f14b5917
Improve section about AWS policy
2016-12-07 02:55:23 +03:00
Gaetan
ba50ab5ff6
fix type of keywords entry in frontmatter (in /registry/) ( #517 )
...
keywords should be a string, not an array containing one string
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-10 11:54:25 -08:00
Misty Stanley-Jones
eb5c8670bc
Change instances of alias: to redirect_from:
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-04 17:07:02 -07:00
John Mulhausen
558314bf56
Converges titles to imperative-form, front-matter based, and sentence-case ( #438 )
...
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones
1a193d749b
Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
...
This reverts commit 13ddc1350e
, reversing
changes made to 7a11f05943
.
2016-11-04 13:33:29 -07:00
Gaetan
8bb4d6226a
fix more frontmatter keywords values ( #439 )
...
* fix format of frontmatter keyword entry in some .md files
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
Adrien Duermael
e7ab7f7d03
removed menu.md files
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-10-31 13:45:56 -07:00
John Mulhausen
327c0c641f
Rendering fixes, part 2
2016-10-03 16:05:09 -07:00
Misty Stanley-Jones
d53c6798c9
Convert TOML to YAML, tweaks to work with Jekyll
2016-09-29 17:16:03 -07:00
Misty Stanley-Jones
df52708a85
Moved registry docs to registry subdirectory
2016-09-28 14:46:28 -07:00