John Mulhausen
6d7e521235
Fixes #539
2016-11-11 11:34:38 -08:00
John Mulhausen
80b3c2c4c1
Implement auto-assigned ticketing ( #527 )
...
* Implement auto-assigned ticketing
* Update _config.yml
* Update docs.html
* Update _config.yml
2016-11-10 16:51:27 -08:00
Victoria Bialas
a952eed18e
Merge pull request #526 from londoncalling/machine-caps-exoscale-menus
...
Init cap Exoscale in Machine driver docs side menu
2016-11-10 14:58:46 -08:00
Jonas Friedmann
4d83c1bb08
Add missing dollar-sign / consistent shell style ( #426 )
...
* Add missing dollar-sign
* Remove dollar-sign for single commands without output
2016-11-10 14:54:49 -08:00
Victoria Bialas
84ab8f8b1c
Init cap Exoscale in Machine driver docs side menu
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-10 14:45:22 -08:00
Victoria Bialas
3dff2878ed
Merge pull request #525 from londoncalling/d4mac-win-beta30
...
added d4mac, d4win beta 30 release notes
2016-11-10 14:21:29 -08:00
Victoria Bialas
8b257450a6
added d4mac, d4win beta 30 release notes
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-10 14:10:20 -08:00
Gaetan
c56964c890
fix type of keywords entry in frontmatter (in /swarm/ dir and search.md and release-notes.md) ( #515 )
...
keywords should be a string, not an array containing one string
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-10 11:59:37 -08:00
Gaetan
06e2875742
fix type of keywords entry in frontmatter (in /opensource/) ( #516 )
...
keywords should be a string, not an array containing one string
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-10 11:58:22 -08:00
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
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
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
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
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
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
Misty Stanley-Jones
ff59423a39
Merge pull request #440 from rillig/we-you
...
Replace "we" with "you", as per the style guide
2016-11-07 14:51:32 -08:00
John Mulhausen
590448c863
Removal of IP-based docs archive, now that subfolders are back
2016-11-07 14:09:22 -08:00
Gaetan
2ea564166d
fix type of keywords entry in frontmatter (in /compose/ dir) ( #481 )
...
keywords should be a string, not an array containing one string
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-07 13:18:56 -08:00
Hernandes Benevides de Sousa
71ff5c1589
Add missing whitespace ( #486 )
2016-11-07 13:13:33 -08:00
John Mulhausen
6610dca198
Create README.md
2016-11-07 13:11:43 -08:00
LRubin
831220af2b
Merge pull request #484 from sanscontext/refix-labels
...
Docker Cloud: refix labels
2016-11-07 10:00:40 -08:00
LRubin
911e6d0225
refix labels
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-07 09:58:34 -08:00
Joao Fernandes
79c6bd9787
Merge pull request #480 from banjot/patch-3
...
Update install-offline.md
2016-11-07 09:24:35 -08:00
Banjot S Chanana
febecdf09f
Update install-offline.md
...
Need to alert users that they need image:tag when installing from offline bundle.
2016-11-07 10:50:19 -05:00
Michel van Os
3882cb1476
Updated link in step_four.md ( #478 )
...
* Updated link in step_four.md
Link to nano-editor is inconsistent with other links.
* Update step_four.md
2016-11-06 18:52:13 -08:00
Roland Illig
d35d1f7e2f
Stylistic cleanup in usingdocker.md
...
- wrap lines
- update version numbers and dates
- remove -ing from headings
- remove redundant text
2016-11-07 00:35:52 +01:00
Roland Illig
2c9eff5bc9
Replace "we" with "you", as per the style guide
2016-11-07 00:20:05 +01:00
Roland Illig
174b8ec089
Small fixes in style guide ( #381 )
...
The backslash in front of the backtick fixes the syntax highlighting when editing the file on GitHub.
Adding a non-breaking space after the example prompts is necessary to leave enough space between the prompt and the following parenthesis. In effect, there is a gray space (from the prompt) and a smaller white space (following common typography rules).
2016-11-06 12:23:47 -08:00
Joao Fernandes
60db44b45d
Merge pull request #464 from joaofnfernandes/ddc-versioning
...
Move UCP, DTR to /datacenter/<product>/<version>
2016-11-05 20:53:00 -07:00