Commit Graph

273 Commits

Author SHA1 Message Date
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
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
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
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
Misty Stanley-Jones 3f96d48075 Revamp the binary install guide 2016-12-02 09:28:34 -08:00
MiaoYanqiang 43c4656ae6 update uninstall instructions of centos and fix a bad format (#767)
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
2016-12-02 00:46:03 -08:00
Misty Stanley-Jones 11cbfeaa5e Arch Linux supports devicemapper
Fixes #682
2016-11-30 18:03:16 -08:00
Misty Stanley-Jones 2f9417d219 Merge pull request #292 from emalloy/patch-1
Update debian.md
2016-11-30 17:54:47 -08:00
Misty Stanley-Jones 81400442e9 Merge pull request #710 from miaoyq/completed-journald-metadata
Completed metadata of the journald log driver
2016-11-30 17:43:27 -08:00
SRINIVASA RAO GURUBELLI 9aa7706799 Option --network not valid at least with the latest docker (#755)
--network option not valid with docker version 1.11.2. So, proposing to change --network to --net
--network=my-bridge-network
2016-11-30 17:07:25 -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
Sergey Kukunin 9b1b56a05d Extend Logging documentation (#722)
* Extend Logging documentation

Make it more explicit, fix confusion about `json-file` defaults driver

* Added how to find the default logging driver
2016-11-30 10:49:49 -08:00
em 9801b2d8d8 Update debian.md
Add gnupg2, required for `apt-key` invocation
2016-11-29 17:35:44 -05:00
Andrew Hsu faf64b79f6 revert yakkety addition for now
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2016-11-29 10:53:43 -08:00
Sebastiaan van Stijn 951b19a398 Merge pull request #627 from docker/325_volume_create_opt_syntax
Fix syntax for passing options to `volume create`
2016-11-29 17:03:29 +01:00
Misty Stanley-Jones d74f9153b9 Merge pull request #412 from mstanleyjones/troubleshooting_volume_errors.md
Add topic about troubleshooting volume problems
2016-11-28 16:15:54 -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
John Mulhausen 90819b7133 Merge branch 'master' of https://github.com/docker/docker.github.io 2016-11-28 15:00:23 -08:00
John Mulhausen 526a9b90ab Fixing merge conflict 2016-11-28 14:59:56 -08:00
John Mulhausen 70617e697b Adding Yakkety to opening list 2016-11-28 14:58:10 -08:00
John Mulhausen 921964a17c s/sizes/size 2016-11-28 14:55:56 -08:00
John Mulhausen 0891e122cf Merge pull request #408 from yangyuqian/explain_downloaded_image_and_container_size
Explain downloaded image and container sizes
2016-11-28 14:55:08 -08:00
John Mulhausen 2e5892e4a5 Writerly changes 2016-11-28 14:52:55 -08:00
John Mulhausen 2f817e465b Fix merge conflicts 2016-11-28 14:44:22 -08:00
John Mulhausen a5bf14e5f9 Merge pull request #334 from mstanleyjones/run_reference_reorg
Add topic about limiting container resources
2016-11-28 14:37:10 -08:00
Misty Stanley-Jones a9e535f3bd Merge pull request #610 from fbouliane/add-dns-host-to-instructions
Add DNS SubjectAltName to certificate recipe
2016-11-28 11:59:16 -08:00
Misty Stanley-Jones 756f4d974c Fix some doubled words
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 11:32:17 -08:00
Manmeet Gill 3bcd9b455c Replace 'ls Dockerfile' with 'ls'
Running `ls Dockerfile`, if following the guide, would give you nothing. Dockerfile is not a directory.
Running `ls` would *return* `Dockerfile`.
2016-11-27 16:44:36 +11:00
Yanqiang Miao bda7d072ec Completed metadata of the journald log driver
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
2016-11-24 18:30:25 +08:00