Commit Graph

401 Commits

Author SHA1 Message Date
Tom Hastjarjanto 5fb142c5e9 Fix documentation regarding protocol 50 (ESP) (#1144)
The documentation should clarify that its protocol 50 and not port 50 that should be allowed between nodes.
2017-01-17 12:54:03 -08:00
Joao Fernandes 50d3263d2d Merge pull request #1141 from patoobe/container-port-vs-local-port
Correct Python application port for local browsing
2017-01-17 11:19:43 -08:00
Joao Fernandes 46b8c31ebd Merge pull request #1130 from albert9000/patch-1
Correct typo
2017-01-17 10:08:43 -08:00
Benjamin Toussaint f6c629dc13 Correct Python application port for local browsing 2017-01-17 14:53:04 +01:00
lj8930 cb3d925f7f fix typo in swarm tutorial 2017-01-17 11:24:55 +08:00
Albert 60dae8f93c Correct typo
"For image" changed to "For instance"
2017-01-14 23:15:07 -06:00
Elan Ruusamäe 4d93b73784 Update get-started-overlay.md (#1082)
* Update get-started-overlay.md

* Update get-started-overlay.md

perhaps renderer can't do multiline markdown links

* Update get-started-overlay.md
2017-01-13 13:12:50 -08:00
Joao Fernandes b8b25ddae9 Merge pull request #1125 from joaofnfernandes/broken-links
Fixed more broken links
2017-01-13 13:06:41 -08:00
Bingshen Wang c06c398c4a fix typo in get-started-macvlan.md (#1121) 2017-01-13 13:05:44 -08:00
Joao Fernandes 3e51451d98 Fixed more broken links 2017-01-13 12:20:14 -08:00
Misty Stanley-Jones 6dc089e6f0 Merge pull request #1099 from sathieu/debian-sudo
Always use sudo on Debian installation
2017-01-13 10:43:26 -08:00
Victoria Bialas a894de2766 clarify Toolbox install per Nathan's comments
centered download buttons for overview Toolbox install

improved Get Docker intro in Getting Started tutorial

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-12 22:52:24 -08:00
lj8930 3dbad619ff Update get-started-macvlan.md
fix typo
2017-01-13 11:16:40 +08:00
snesneros 581de75caa Update step_six.md (#1105) 2017-01-12 19:13:36 -08:00
Kun Ren 9afc52cfda Add alternative keyservers due to #13555 (#1048) 2017-01-12 18:57:47 -08:00
Josue Zarzosa a577949194 Remove reference to legacy container links (#1057) 2017-01-12 18:11:04 -08:00
Joao Fernandes f7a33dc833 Updates broken links for #1068 2017-01-12 11:54:21 -08:00
Sebastiaan van Stijn fdef92c118
Update instructions for systemd drop-ins
When creating a `/etc/systemd/system/docker.service`
unit file, that file _replaces_ the default
(`/lib/systemd/system/docker.service`) unit file.

While this may be intended by some, this section
describes how to use "partial" unit files ("drop-ins")
to override only certain properties of the default
unit file.

This patch removes the mention of
`/etc/systemd/system/docker.service` to prevent
users from inadvertently replacing the default
unit file.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-12 14:24:10 +01:00
Mathieu Parent 3b50331c97 Always use sudo on Debian installation 2017-01-12 09:45:01 +01:00
LRubin a3a53fc3ff more more link link fixes fixes
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 15:02:28 -08:00
LRubin fde978afc5 more link fixes
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 14:43:52 -08:00
Saar Wexler 8decaf2efc Update networkingcontainers.md 2017-01-10 18:52:47 +02:00
grahammadden fc8bd3ef9d Fix small typo in step_four.md. (#1053) 2017-01-09 14:04:32 -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
Curtis Ekstrom 6c04d6b617 Fix typo (are -> area) (#1058) 2017-01-09 14:03:40 -08:00
Misty Stanley-Jones a49449e1cf Add the info about the linux-image-extra packages 2017-01-09 12:57:14 -08:00
Misty Stanley-Jones 3129d0737a Add prereqs to AUFS configuration steps
Fixes #1061
2017-01-09 10:21:14 -08:00
LRubin 9b96144191 Merge pull request #1051 from donovan/patch-1
Remove duplicate 'for details'
2017-01-06 16:58:22 -08:00
Donovan Jones d143fa4dc7 Remove duplicate 'for details'
Remove duplicate 'for details' in Docker Daemon Attack Surface line.
2017-01-07 10:53:03 +13:00
Lars-Magnus Skog bc3704815d accross -> across 2017-01-06 18:56:14 +01:00
Luke Nimtz 7a5c3dd1a2 docker upgrade command fix (#1044)
`apt-get upgrade` doesn't take an argument. To upgrade docker specifically would require `apt-get install docker-engine`.
2017-01-06 04:20:57 -08:00
Saar Wexler d49d1e3c7a update the version in the code snnipt (#1037) 2017-01-06 04:20:34 -08:00
Saar Wexler 3f68896027 version changed to 1.12.3 (#1036) 2017-01-06 04:19:17 -08:00
alberto b80e160d0c Typo in ubuntulinux.md (#1041) 2017-01-06 04:16:44 -08:00
Joseph Mosby b7acfed1b6 Updating dockervolumes.md for Windows mounting
The code snippet for mounting Windows directories won't work: it will produce an "Invalid bind mount spec" error as Docker cannot properly read the path. The core error was addressed in [#12590](https://github.com/docker/docker/issues/12590#issuecomment-96767796), this is just an update to the tutorial.
2017-01-04 18:30:54 -05:00
dougalrm ae036ae0f5 Update to usingdocker.md
Link destination changed toa more appropriate (imo) destination.

Link originally linked to docker env varibles whereas link description describes other docker commands.
2017-01-04 23:23:31 +00: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
Scott Fredericksen 984b8bdda6 Improved description for Hello-World
Adds more detail for people to be able to understand how to build the Hello World using FROM scratch.
2017-01-02 04:10:37 -07: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
Misty Stanley-Jones d536881651 Standardize formatting and content, add logging examples
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-12-28 16:02:40 -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
Thomas JOUANNOT d917992df0 Update certificates.md
seems like the certificate directory on the client has to include the port to work
2016-12-08 16:20:57 +01: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
Blake Patton bc41b7435a Broken anchor tag (#796)
The install link was broken, so I updated it to the appropriate already existing ID.
2016-12-06 16:46:01 -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
Trapier Marshall 04f4cef524 correct typo in engine securitydoc (#809) 2016-12-06 16:38:01 -08:00
Adrien Duermael 99ab7387e0 Missing title in engine/tutorials/index.md - add framework for CI checking (#763)
* added title in engine/tutorials/index.md

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* added pre_build script for Docker Cloud CI

It includes one first test that should run when PRs are submitted.
For now it only checks if there’s always a title in fronmatters.
We should add more tests as we fix issues.

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* Jenkinsfile + pre_build script update

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fix in Jenkinsfile

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* chmod +x hooks/pre_build

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* removed hooks folder

since we’re not using Docker Cloud CI

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-05 15:22:59 -08:00
Joseph Githithu 862c8f463e edited the first line
little significance
2016-12-05 18:55:14 +00:00
SRINIVASA RAO GURUBELLI 0e5a235610 Removing leave off the `-P` flag and also (#765)
I feel this sentence 'leave off the `-P` flag and also ' not necessary as that is not used that flag in the previous. User gets confused about this flag.
I am not sure any significance of that flag. If it is necessary to mention , we should better document it.

Thanks,
Srinivasarao Gurubelli
2016-12-02 23:34:15 -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
Victoria Bialas 3b1624abd0 Update ubuntulinux.md
Fixed code block that wasn't formatted properly
2016-12-02 12:18:07 -08:00