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 |
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 |
Misty Stanley-Jones
|
f4b0ec85ff
|
Merge pull request #339 from dave-pollock/patch-1
Update swarm.md
|
2016-11-04 17:11:40 -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
|
8fa5f3a5de
|
absolute links to docs.docker.com are now relative links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
|
2016-11-01 17:01:41 -07:00 |
dave-pollock
|
1967bd2603
|
Update swarm.md
Scheduling filters should be configured in the environment section of compose files - NOT labels.
|
2016-10-25 14:57:00 +01:00 |
ezeeetm
|
91b9a38864
|
update 'environment' to 'labels'
according to @aanandPrasad
constraining containers in swarm with compose is now done with 'labels' as of Swarm 0.3 and Compose 1.3
https://groups.google.com/forum/#!topic/docker-dev/Uzcies21qPo
|
2016-10-13 14:40:17 -07:00 |
John Mulhausen
|
066b78bf86
|
Content rendering fixes
|
2016-09-30 01:51:56 -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
|
701f170a21
|
Move docker-hub docs to docker-hub subdirectory
|
2016-09-29 10:38:52 -07:00 |
Misty Stanley-Jones
|
7629f462d5
|
Moved compose docs to compose subdirectory
|
2016-09-28 14:52:24 -07:00 |