Vidar
fd9fc031a2
Use nginx image which supports bcrypt ( #4489 )
2017-09-06 16:33:07 -07:00
Vidar
e4f126c10e
nginx does not support bcrypt when using auth_basic ( #4332 )
2017-08-29 15:34:27 -07:00
Andrew Lively
2aa6e2ae80
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
3c1aeebc2a
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
a59d321e8d
Fix link to requirements in Nginx recipe ( #3969 )
2017-07-26 16:23:00 -07:00
Pieter Scheffers
55aec8a4f7
htpasswd passwords should use bcrypt hashing ( #3401 )
2017-06-22 15:59:24 -07:00
Shiela M Parker
4f582ad996
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
Bill
547233ee69
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
forkbomber
5e61498792
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
8149893423
Disable parameters substitution in heredoc
...
Signed-off-by: forkbomber <forkbomber@users.noreply.github.com>
2016-12-12 16:29:00 -08:00
Gaetan
cc71bedafb
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
908a1f14f5
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
8c922b0c8c
Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
...
This reverts commit 13ddc1350ea1edafcb03d4db901823604a5d1ec1, reversing
changes made to 7a11f05943cc62d040dcfedc7621fdeafd11c718.
2016-11-04 13:33:29 -07:00
Gaetan
3d14741648
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
Misty Stanley-Jones
0fb207c822
Convert TOML to YAML, tweaks to work with Jekyll
2016-09-29 17:16:03 -07:00
Misty Stanley-Jones
dd41410647
Moved registry docs to registry subdirectory
2016-09-28 14:46:28 -07:00