Commit Graph

43946 Commits

Author SHA1 Message Date
Gaetan 1589927ce8 fix duplicated titles having different values (#514)
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-10 11:57:20 -08:00
Kurochan 801118b719 fix 404 at README.md (#519)
Fixes #518

Signed-off-by: kurochan <kuro@kurochan.org>
2016-11-10 11:54:47 -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
Kurochan 5ecd32518a fix 404 at: /opensource/make-a-contribution/ (#520)
Fixes #501

Signed-off-by: kurochan <kuro@kurochan.org>
2016-11-10 11:53:03 -08:00
Andy Clemenko b88cf5d65f Update offline link (#524)
Update link for new version of DDC.
2016-11-10 11:51:21 -08:00
Andy Clemenko 3933523acd Updating the offline
update the link for UCP 1.1.4 and DTR 2.0.4
2016-11-10 12:03:43 -05:00
Joao Fernandes 9622d27531 Refactor DTR urls 2016-11-09 20:29:30 -08:00
Joao Fernandes b2f550b3b1 Refactor UCP 2.0 urls 2016-11-09 19:27:24 -08:00
Joao Fernandes f2b7c3e1db Fix UCP offline install 2016-11-09 18:25:07 -08:00
Joao Fernandes 1b905e114c Fix datacenter broken links 2016-11-09 18:24:01 -08:00
Joao Fernandes e0ad4278d3 Update DTR install 2016-11-09 17:52:38 -08:00
Joao Fernandes e9b670ac99 Add DTR API docs 2016-11-09 17:30:18 -08:00
Joao Fernandes 76c61098e8 Merge branch 'vnext-datacenter' of https://github.com/docker/docs-private into vnext-datacenter 2016-11-09 17:14:03 -08:00
Joao Fernandes 0d627d07b8 Update DTR reference titles 2016-11-09 17:13:35 -08:00
Gaetan 3544131970 fix type of keywords entry in frontmatter (in /docker-for-mac/ dir) (#496)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-09 16:38:09 -08:00
Gaetan 87087737ec fix type of keywords entry in frontmatter (in /docker-for-windows/ dir) (#497)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-09 16:37:34 -08:00
Gaetan 546ba52f34 fix type of keywords entry in frontmatter (in /docker-store/, /toolbox/, and /kitematic/ dirs) (#499)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-09 16:37:00 -08:00
Gaetan 57b45d5f8d fix duplicated page titles (#512)
this also breaks page consistency, regarding anchor links (see #510)

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-09 16:35:33 -08:00
Victoria Bialas 159da9226a fixing TOC entry for Docker Store publish topic (#513)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-09 16:34:52 -08:00
Joao Fernandes 4391ce38f1 Improve DDC urls for readability 2016-11-09 16:13:37 -08:00
Joao Fernandes c0974ef2a6 Fix code snippet highlight 2016-11-09 15:41:34 -08:00
Joao Fernandes ad65f46402 Update title for ucp reference cli articles 2016-11-09 14:38:42 -08:00
Joao Fernandes 2360ad2f2b Add UCP 2.0, DTR 2.1 to TOC 2016-11-09 14:34:26 -08:00
Joao Fernandes bdf89e1e27 Remove heading from article 2016-11-09 14:33:01 -08:00
Victoria Bialas 6fd776fabc Merge pull request #509 from londoncalling/d4mac-win-stable-1.12.3
added 1.12.3 stable release notes for d4mac, d4win docs
2016-11-09 14:15:37 -08:00
Victoria Bialas 9260990ed1 added 1.12.3 stable release notes for d4mac, d4win docs
incorporated Misty's comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-09 14:13:54 -08:00
Joao Fernandes 2352346fc3 Remove reference to port 80 in UCP 2016-11-09 14:03:42 -08:00
Joao Fernandes bf8deca1a7 Update DTR upgrade 2016-11-09 11:54:12 -08:00
Victoria Bialas 0355aef925 Merge pull request #505 from thaJeztah/revert-remove-ubuntu-wily-15.10
Revert "remove ubuntu wily 15.10"
2016-11-09 11:11:15 -08:00
LRubin 8717e0eaf5 Merge pull request #498 from gdevillele/PR_keywords_type_fix_for_docker_hub
fix type of keywords entry in frontmatter (in /docker-hub/ dir)
2016-11-09 10:28:47 -08:00
LRubin 844471f473 Merge pull request #488 from gdevillele/PR_keywords_type_fix_for_dockercloud
fix type of keywords entry in frontmatter (in /docker-cloud/ dir)
2016-11-09 10:25:50 -08:00
Sebastiaan van Stijn db153d8d2f
Revert "remove ubuntu wily 15.10"
This reverts the changes made in
https://github.com/docker/docker.github.io/pull/35 (300486bd77)

Support for unbuntu 15.10 is removed in
Docker 1.13, but still available in Docker 1.12

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-11-09 14:12:59 +01:00
Gaetan de Villele e83a25994e fix type of keywords entry in frontmatter (in /docker-hub/ dir)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-08 18:29:39 -08:00
Joao Fernandes 02ba047ff5 Merge pull request #1 from alexmavr/update-ucp-2.0.0
Update Backup/Restore documentation for UCP 2.0.0
2016-11-08 16:52:56 -08:00
Alex Mavrogiannis 98401b6c39 update documentation on backup/restore 2016-11-08 16:46:16 -08:00
Joao Fernandes c48c0f3661 Update reference docs for UCP 2.0 2016-11-08 16:16:56 -08:00
LRubin 8eb69ea720 Merge pull request #495 from sanscontext/test-branch
Docker Cloud: updates for caching/context
2016-11-08 16:05:05 -08:00
Joao Fernandes a37f36954f Merge pull request #493 from londoncalling/ddc-copyedits
Comment line in DDC docs
2016-11-08 14:20:12 -08:00
John Mulhausen 61113658b0 Correcting link format 2016-11-08 13:34:17 -08:00
Misty Stanley-Jones 9f15e72e5a Add info about Netlify, convert .NOT_EDITED_HERE to YAML, other improvements (#485)
* Add info about Netlify, convert .NOT_EDITED_HERE to YAML, other misc improvements

Signed-off-by: Misty Stanley-Jones <misty@docker.com>

* Move YAML file, symlink it in the root

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-08 13:24:39 -08:00
Victoria Bialas 20e192f64b copyedits
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-08 12:33:21 -08:00
LRubin c1ae823d4d refactor build docs to accommodate caching/context & update with caching and image
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-08 10:37:38 -08:00
Misty Stanley-Jones 86f2bdb13c Merge pull request #489 from exoscale/exoscale-toc
Sort driver provider's name
2016-11-08 09:32:20 -08:00
Misty Stanley-Jones a6fa66c786 Add topic about troubleshooting volume problems
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-08 09:20:11 -08:00
Marc-Aurèle Brothier 6c62e441fe Sort driver provider's name
Signed-off-by: Marc-Aurèle Brothier <m@brothier.org>
2016-11-08 13:47:03 +01:00
Gaetan de Villele bcec1ddcb2 fix type of keywords entry in frontmatter (in /docker-cloud/ dir)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-08 00:18:00 -08:00
Linhua Tan 5c815e08f8 Manual scheduling in compose file is set with "environment" instead of "labels" (#348) 2016-11-07 19:31:23 -08:00
Michael Friis faf0d1d500 fix whitespace 2016-11-07 15:48:36 -08:00
Michael Friis 32404602b7 move title to metadata 2016-11-07 15:48:03 -08:00
Michael Friis 8661b1de1a simplify Windows development guide
Signed-off-by: Michael Friis <friism@gmail.com>
2016-11-07 15:44:16 -08:00