scjane
01278d0c4e
Update index.md
...
Seems that "and" is missing?
2017-02-17 11:59:13 -08:00
Pascal Andy
f8cd1174db
Fix docker ps ... --name ( #1795 )
...
Should be docker ps ... name
2017-02-16 23:43:13 -08:00
Alessandro Boch
46a9be7289
Clarify port to open for overlay networking ( #1762 )
...
Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-02-16 11:52:55 -08:00
Misty Stanley-Jones
e7300cf848
Merge pull request #1566 from mstanleyjones/1072_swarm_backup
...
Add info about backing up swarms
2017-02-14 11:37:59 -08:00
Misty Stanley-Jones
551b30f319
Add info about backing up swarms
...
A little reorganization and clean-up along the way
2017-02-13 17:19:45 -08:00
Pascal Andy
adf14bbba3
Fix and issue with CMD docker exec
...
docker exec $(docker ps --filter name=redis -q)
not docker exec $(docker ps --filter --name=redis -q)
Cheers!
2017-02-10 11:13:12 -05:00
Justyn Shull
c59f972f46
Update secrets.md - fix typo ( #1574 )
...
rottate -> rotate
2017-02-09 12:19:37 -08:00
Jeffery Bradberry
a9da7672a5
Update services.md
2017-02-07 14:14:05 -05:00
Alessandro Boch
649210111a
Fix docs about what protocol must be allowed for network encryption
...
- This was inadvertently changed to `port`
Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-02-06 10:04:31 -08:00
Misty Stanley-Jones
9e29d0e03d
Fix more broken links and images
2017-01-26 11:36:27 -08:00
Misty Stanley-Jones
ef95a915eb
Fixing broken links
...
Formatting improvements along the way
2017-01-25 11:51:14 -08:00
C.X. Ling
49a333885d
Fix rendering of code block for swarm tutorial ( #1370 )
...
Indentations are added to fix rendering failure.
2017-01-25 11:01:00 -08:00
Adrien Duermael
6129c4c255
remove apidocs/layouts after build ( #1357 )
...
* remove apidocs/layouts after build
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed keywords in swarm_manager_locking.md
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-24 14:26:04 -08:00
Misty Stanley-Jones
dc42fddb45
Document swarm locking
2017-01-23 14:33:40 -08:00
MAA
b13718002c
Smallish typo ( #1220 )
2017-01-20 11:51:40 -08:00
John Mulhausen
88a190986a
Fixes rendering problems
2017-01-20 11:37:14 -08:00
LRubin
e22150bd43
fix markdown ( #1293 )
...
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-20 11:32:19 -08:00
John Mulhausen
1a8ff37edb
Update stack-deploy.md
2017-01-19 23:48:54 -08:00
Sebastiaan van Stijn
a7cb8d980c
remove confusing sentence from "publishing" section
...
the routing mesh should work irregardless of all
replicas being up or not, so removing this sentence.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-19 11:21:04 -08:00
Misty Stanley-Jones
6415ff6660
Add info about image resolution with content trust
2017-01-19 11:21:03 -08:00
Misty Stanley-Jones
b0b446398c
Document the ability to publish a port locally on a swarm node
2017-01-19 11:20:58 -08:00
Misty Stanley-Jones
3d72d43908
Update the syntax of 'docker secret create' in the examples
2017-01-19 11:18:23 -08:00
Misty Stanley-Jones
9d50621cdb
Update syntax of the -f flag in the examples
2017-01-19 11:18:22 -08:00
Misty Stanley-Jones
f4a28b31ec
Document Docker secrets
...
Fixes #529
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 11:18:18 -08:00
Misty Stanley-Jones
46e044ec59
Fixing double curly braces
2017-01-19 11:09:49 -08:00
Aanand Prasad
31a3924eb8
First version of stack deployment tutorial
...
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2017-01-19 10:38:48 -08:00
Misty Stanley-Jones
1b80389ff4
Document ability to update a service's image
...
Fixes #528
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-01-19 10:38:45 -08:00
Aaron Lehmann
2169ef3b2e
swarm: Document rollback, failure threshold, and monitor flags
...
These are new flags to service create/update being added in a Docker
engine PR.
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-01-19 10:12:37 -08:00
Misty Stanley-Jones
e3a3145cd9
Sync vnext-engine branch to docker/docker SHA 2f12d2808464dcfdf45e0920fd508ce0ff12bd29
...
This branch will contain forward-looking Engine-specific docs
and be the equivalent of docker/docker master for docs
2017-01-19 10:10:15 -08:00
Viet Hung Nguyen
956f77d618
Clarify the command only for docker-machine ( #1149 )
...
* Clarify the command only for docker-machine
2017-01-18 15:17:18 -08:00
lj8930
cb3d925f7f
fix typo in swarm tutorial
2017-01-17 11:24:55 +08:00
Juan Eugenio Abadie
9880cc46f2
Fix title ( #1056 )
...
The title is not rendered correctly because of the missing newline
2017-01-09 14:04:05 -08:00
Lars-Magnus Skog
bc3704815d
accross -> across
2017-01-06 18:56:14 +01:00
Victoria Bialas
665ac6d3df
update swarm worker node concept description
...
incorporated review comments from Misty
re-worded topic titles and added to description of node
fixed links for services and tasks
incorporated more comments
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-04 14:39:08 -08:00
David
c06c4eb55b
Update services.md
...
Correct typographical error.
2017-01-03 12:22:18 +00:00
Peter Dave Hello
5919563eb8
Lossless Image optimization ( #959 )
...
* re-compress jpg images losslessly using jpegoptim
* re-compress png images losslessly using zopflipng
2016-12-21 11:12:13 -08:00
luojie233
e735294bb5
duplicated the ( #957 )
...
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-21 11:05:56 -08:00
LRubin
8cdcd420b0
Update create-swarm.md ( #954 )
...
Removes some spaces that were apparently b0rking the code block there.
2016-12-20 17:20:30 -08:00
Nathan Guse
49dafa36f2
Fix Recovering from losing the quorum link ( #860 )
2016-12-13 12:51:52 -08:00
Chris Dituri
1c4fe38c04
fix typo in engine/swarm/how-swarm-mode-works/services.md ( #857 )
...
Signed-off-by: Chris Dituri <csdituri@gmail.com>
2016-12-13 12:50:02 -08:00
Michal Guerquin
204051f35c
Fix typo ( #853 )
...
UCP -> UDP
2016-12-12 16:10:30 -08:00
Misty Stanley-Jones
67b2ea0565
Merge pull request #297 from mstanleyjones/swarm_service_create_no_suitable_node
...
Add to swarm admin docs
2016-12-12 11:12:45 -08:00
Misty Stanley-Jones
8e7f320f2c
Clarify when the task containers are deleted
...
Fixes #683
2016-12-08 09:48:46 -08:00
Victoria Bialas
7ce29c9a76
Merge pull request #817 from londoncalling/banner-for-old-swarm-docs
...
added advisory banner to legacy swarm docs w/links to swarm mode
2016-12-06 23:08:17 -08:00
Victoria Bialas
59c5544d8b
added advisory banner to legacy swarm docs w/links to swarm mode
...
copyedit
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-06 17:03:45 -08:00
Adrien Duermael
50ee158a65
CI - added test for keywords in markdown frontmatters ( #805 )
...
* added test for keywords
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed keywords in some md files for tests to pass
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed keywords in /datacenter
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* tests/Dockerfile: no need to add git
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* tests/Dockerfile: changed maintainer
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-06 16:45:11 -08:00
Victoria Bialas
67544654bc
added Nathan's explanation of engine vs. node labels
...
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-02 15:33:23 -08:00
Matt Bentley
d915deff95
Move rebalcing to be a top level item ( #753 )
...
Signed-off-by: Matt Bentley <matt.bentley@docker.com>
2016-11-30 14:53:42 -08:00
Misty Stanley-Jones
c4c047f5f2
Add to swarm admin docs
...
- Add details about maintaining quorum
- Add details about pending tasks
Relates to #26017
Relates to #25069
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 15:59:18 -08:00
Misty Stanley-Jones
1b8631d28c
Document publishing a UDP port
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 15:41:00 -08:00