ROY
5261993905
Update mirror.md ( #4506 )
2017-09-05 14:26:08 -07:00
Vidar
9ccf803424
nginx does not support bcrypt when using auth_basic ( #4332 )
2017-08-29 15:34:27 -07:00
Emmanuel Briney
06085e4bfd
fix registry template plist location for launchctl ( #4333 )
2017-08-23 16:34:49 -07:00
Wang Jie
d814e10820
Update index.md ( #4322 )
2017-08-22 16:47:11 -07:00
Wang Jie
c35e60064c
Update osx-setup-guide.md ( #4316 )
2017-08-22 16:43:21 -07:00
Jim Galasyn
ec441b39f8
Add China registry mirror section ( #84 )
2017-08-15 23:31:15 -07:00
Andrew Lively
6a205aa6d5
Documentation typo fix ( #4087 )
...
Fixed a typo in the "Setting things up" section to correct "ese" to "these"
2017-08-03 15:47:21 -07:00
Victoria Bialas
a4b4acc92c
Fix links to subtopics in index.md files by include full path ( #4054 )
...
* for all links to , changed to full path
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* fixed link in Swarm Tutorial per review comments
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-31 18:54:08 -07:00
Peter Kokot
d4282e38c1
Fix link to requirements ( #3970 )
...
This patch fixes link to Docker registry requirements from the Apache recipe.
2017-07-26 17:15:48 -07:00
Peter Kokot
f7d0ed1c2a
Fix link to requirements in Nginx recipe ( #3969 )
2017-07-26 16:23:00 -07:00
John Mulhausen
928e6a1d65
Update mirror.md
2017-07-13 13:21:08 -07:00
Jim Galasyn
a0cb9b2947
Improve tip on log messages ( #3888 )
...
* Improve tip on log messages
* Reformat per feedback
2017-07-13 12:07:43 -07:00
Jim Galasyn
fb576bf383
Add tip about error message in registry cache ( #3874 )
2017-07-12 11:59:00 -07:00
Misty Stanley-Jones
eb0ff71b5d
Point to newer registry topic ( #3719 )
2017-06-27 16:33:43 -07:00
Pieter Scheffers
8f27eeac35
htpasswd passwords should use bcrypt hashing ( #3401 )
2017-06-22 15:59:24 -07:00
Jim Galasyn
514d858774
Add use case for China registry mirror ( #3682 )
2017-06-22 13:08:43 -07:00
Wang Jie
6f01e70062
Update osx-setup-guide.md ( #3442 )
2017-06-02 09:59:46 -07:00
Wang Jie
78ff810f64
Update apache.md ( #3441 )
2017-06-02 09:58:28 -07:00
Jim Galasyn
fdedf787fa
Reverted ( #3393 )
2017-05-24 14:29:08 -07:00
Jim Galasyn
42163935cf
Add section on China registry mirror ( #3379 )
2017-05-24 09:05:43 -07:00
Shiela M Parker
ca2cf369e0
Add instructions to remove also proxy_set_header Host ( #3156 ) ( #3342 )
...
* Add instructions to remove also proxy_set_header Host
Add instructions to remove also proxy_set_header Host when using ELB.
In my case I only had commented out X-Real-IP, X-Forwarded-For, X-Forwarded-Proto, but not Host, and I was getting lots of retrys in Docker. Commenting the proxy_set_header Host fixed the issue, as recommended in https://github.com/moby/moby/issues/16949
2017-05-23 10:21:56 -07:00
Misty Stanley-Jones
968f76eced
Use daemon.json everywhere possible ( #3252 )
2017-05-15 10:44:40 -07:00
Bill
a3a7ae1e0b
replaced docker/docker with moby/moby ( #2879 )
...
* replaced docker/docker with moby/moby
* fixed incorrect name changes in release notes
* fixed mentions of moby/moby in code
2017-04-20 15:32:18 -05:00
Joao Fernandes
7b90ef4bdc
Fix spelling errors ( #2409 )
2017-03-21 11:49:07 -07:00
forkbomber
f8d4f8b5c5
Do not add second Api-Version header
...
Only append "additional" Docker-Distribution-Api-Version header in case
none were received from upstream.
Signed-off-by: forkbomber <forkbomber@users.noreply.github.com>
2016-12-12 16:29:00 -08:00
forkbomber
ad1b85e67c
Disable parameters substitution in heredoc
...
Signed-off-by: forkbomber <forkbomber@users.noreply.github.com>
2016-12-12 16:29:00 -08: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
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
e1984bd554
Update mirror.md
2016-10-18 14:58:14 -07:00
Misty Stanley-Jones
01910ab6d9
Update branding for macOS
...
Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-18 09:21:09 -07:00
Richard Scothern
35abdff19d
Add note about configuring a registry cache with delete enabled
...
Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2016-10-14 14:24:14 -07:00
John Mulhausen
42964d8b7d
Removing empty front-matter
2016-09-29 22:39:30 -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