David
c06c4eb55b
Update services.md
...
Correct typographical error.
2017-01-03 12:22:18 +00:00
John Mulhausen
01eac74edc
Update ubuntulinux.md
2016-12-31 09:57:42 -08:00
Victoria Bialas
3f1d96bb4d
Merge pull request #1005 from londoncalling/d4mac-win-improve-intro
...
update d4mac, d4win intros, add better feedback topics
2016-12-29 17:12:01 -08:00
Victoria Bialas
50d083870c
update d4mac, d4win intros, add better feedback topics
...
copyedits
more copyedits
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-29 17:03:31 -08:00
Misty Stanley-Jones
6905a684b7
Merge pull request #966 from alexbaumgertner/patch-1
...
fix typo
2016-12-29 14:41:47 -08:00
Misty Stanley-Jones
4c28810463
Merge pull request #973 from ashishg-qburst/step_four
...
Fix typo on engine/getstarted/step_four.md
2016-12-29 14:40:43 -08:00
Misty Stanley-Jones
7b1f2901f7
Merge pull request #984 from StefanScherer/fix-raspbian-hello-world-example
...
Use armhf/hello-world for Raspbian tutorial
2016-12-29 14:34:01 -08:00
Misty Stanley-Jones
197e1e8553
Merge pull request #992 from davidmichaelkarr/patch-1
...
Update host_integration.md
2016-12-29 14:27:33 -08:00
Misty Stanley-Jones
797950d68b
Merge pull request #999 from wbsTrash/master
...
Fix typo in network guide
2016-12-29 14:26:02 -08:00
Misty Stanley-Jones
ae629e5741
Merge pull request #849 from aduermael/check-links
...
CI - no absolute links to local pages
2016-12-29 11:44:00 -08:00
Bingshen Wang
9111c8b52c
Update index.md
...
fix the typo
2016-12-29 09:55:50 +08:00
Charles Ott
9899a4047f
Sometime the disk can become full and you can't rebalance. Adding this step to the configuration instructions to help prevent users from getting in to a state which their device becomes full.
...
Moved to the performance section.
Signed-off-by: charlescva <charlieott@gmail.com>
2016-12-28 15:06:33 -05:00
David M. Karr (fullname at gmail.com)
7dd8315e4c
Update host_integration.md
...
Typically, when you run an image from the command line, you would use "-d" for "detached mode", and when that appears to work, someone might paste the working command line into "ExecStart", which would then mysteriously fail because ExecStart expects a foreground process.
2016-12-28 09:26:47 -08:00
Adrien Duermael
f9dad1a6ec
fixed absolute link in engin/installation/binaries
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -08:00
Stefan Scherer
68ca2792ea
Use armhf/hello-world for Raspbian tutorial
...
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
2016-12-26 23:02:58 +01:00
ash
6e5b3758af
Fix typo on engine/getstarted/step_four.md
2016-12-23 19:17:52 +05:30
Alex Baumgertner
2b2b8711d2
fix typo
2016-12-22 20:23:33 +03: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
gbzhu
f1598cad58
modify the user name ( #946 )
2016-12-20 17:18:38 -08:00
Misty Stanley-Jones
e80cfecbee
Add info about required package thin-provisioning-tools
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-12-19 15:59:24 -08:00
Misty Stanley-Jones
33701c8bef
Fix the command to add the Docker key on Debian
2016-12-19 15:32:01 -08:00
Misty Stanley-Jones
79bd98b56e
Merge pull request #918 from willseward/patch-1
...
Update btrfs-driver.md
2016-12-19 14:43:34 -08:00
Misty Stanley-Jones
6801369fbc
Merge pull request #870 from mstanleyjones/720_whalesay_too_unixy
...
Add Windows info to Getting Started topics
2016-12-19 14:20:26 -08:00
Misty Stanley-Jones
f482d36a06
Merge pull request #846 from lslezak/patch-1
...
Update SUSE.md
2016-12-19 14:17:56 -08:00
Misty Stanley-Jones
5213a7e469
Merge pull request #826 from mazerty/patch-1
...
Update certificates.md
2016-12-19 14:17:02 -08:00
Misty Stanley-Jones
7183279abb
Merge pull request #476 from alexisbellido/master
...
Clarify the fact that VOLUME does not support host-dir
2016-12-19 13:49:28 -08:00
Nils Otto Johansen
4e2ee1a40c
documenting rateLimit wich leads to the confusion of #28641 ( #670 )
...
* documenting rateLimit which leads to the confusion of #28641
2016-12-19 11:15:45 -08:00
Wills Ward
261a0e8a87
Update btrfs-driver.md
2016-12-16 09:39:13 -06:00
athend
5e2fc8bada
Update dockerizing.md
...
Just added "to" in the sentence which may have been missed earlier.
2016-12-16 11:35:21 +05:30
Wallace Roque
7f8a0186ac
Correcting formatting ( #914 )
...
Fixed references to bash code, numbering of lists and some indentations.
2016-12-15 18:05:06 -08:00
Misty Stanley-Jones
1ff39d12f0
Remove links to non-existent anchors ( #892 )
2016-12-15 17:54:51 -08:00
Adrien Duermael
94c80bece5
fixed absolute links ( #883 )
...
* fixed absolute links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* forgot one link in opensource/kitematic/set_up_dev
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-14 14:10:46 -08:00
solotech
4667b5f7f2
Update ubuntulinux.md ( #877 )
2016-12-13 17:02:25 -08:00
John Mulhausen
a643a524c3
Fixes #781
2016-12-13 15:42:49 -08:00
John Mulhausen
a974754bf5
Fixes #782
2016-12-13 15:41:33 -08:00
John Mulhausen
5fc8dc4a02
Fixes #875
2016-12-13 15:39:16 -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
Misty Stanley-Jones
0273c09483
Add Windows info to Getting Started topics
...
Also some additional rewrites and updates
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-12-13 11:18:13 -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
efd865f13f
Merge pull request #235 from mstanleyjones/96_working_with_networks
...
Rewrites to the 'Working with Networks' topic
2016-12-12 11:09:50 -08:00
Alexis Bellido
8a7af7a037
move note about VOLUME and host-dir to existing note
2016-12-11 11:23:44 -05:00
Ladislav Slezák
0e914e1620
Update SUSE.md
...
Move the note out of the block with the command to execute, it's a separate text.
2016-12-11 13:47:37 +01:00
Misty Stanley-Jones
e6134824f9
Fix image in ipv6 file
...
Fixes #738
2016-12-09 14:10:00 -08:00
Warren Harper
3b037ebd91
Move groupadd docker to it's own line ( #827 )
...
Move the ```Create the `docker` group.``` example to its own line.
2016-12-08 11:47:42 -08:00
Misty Stanley-Jones
8e7f320f2c
Clarify when the task containers are deleted
...
Fixes #683
2016-12-08 09:48:46 -08:00
Misty Stanley-Jones
3f24caf640
Merge pull request #764 from mstanleyjones/revamp_binary_install
...
Revamp the binary install guide
2016-12-08 09:38:09 -08:00