Commit Graph

44416 Commits

Author SHA1 Message Date
wluxion 3e158df022 Update installing-cli.md 2016-10-24 18:18:01 -04:00
Misty Stanley-Jones f82d05c525 Add doc for firewall auto-detection
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-24 14:20:12 -07:00
Phil 70a274eac5 Update osxfs.md
fixing a minor misspelling of "the" in "Namespaces"
2016-10-24 11:05:57 -04:00
Markus Schulte 1de1d10073 At paragraph "links", fixed anchor-link to "depends-on" 2016-10-24 12:01:00 +02:00
Joao Fernandes 0453f47f9f Add release notes for 2.1 Beta2 2016-10-23 19:52:02 -07:00
Aleksandar Nikolić 18499881e5 Update index.md
Fix typo.
2016-10-23 20:12:47 +02:00
Samuel El-Borai 550463cd4b fix formatting of command output 2016-10-23 19:08:22 +02:00
Boris Dušek 641a2137bd dockerimages.md: fix "gem2.0: command not found" 2016-10-23 13:30:46 +02:00
weslord 076c060ddf Removed a space from Dockerfile Best Practices 2016-10-23 04:17:27 -07:00
weslord 8ac3830f70 Add aliases to engine/reference/ subdirs for backwards compatible links 2016-10-22 15:32:58 -07:00
John Mulhausen 7b70ec32e7 Merge pull request #312 from delitescere/patch-1
Mention limitation of Git LFS not being supported
2016-10-22 13:28:51 -07:00
John Mulhausen 25342006d9 Merge pull request #302 from krerkkiat/patch-1
Update archlinux.md so it renders section title correctly
2016-10-22 13:27:28 -07:00
John Mulhausen 802121e482 Merge pull request #309 from dgvigil/master
Moving sudo command after echo pipe for Ubuntu install
2016-10-22 13:25:47 -07:00
John Mulhausen eca697cff7 Merge pull request #298 from rothrock/patch-1
Fix typo in set-up-dev-env.md
2016-10-22 13:24:02 -07:00
John Mulhausen 04c0220bc6 Merge pull request #299 from donaldali/patch-1
Remove duplicate `to` from glossary.md
2016-10-22 13:23:41 -07:00
John Mulhausen bd27f18e1c Merge pull request #316 from robeerob/patch-1
Update step_three.md due to Docker Hub changes
2016-10-22 13:19:20 -07:00
John Mulhausen 5415c33ea7 Merge pull request #311 from friism/patch-2
fix anchor
2016-10-22 13:17:53 -07:00
John Mulhausen cf1da79704 Merge pull request #314 from 4c74356b41/patch-1
fixing typo
2016-10-22 13:17:30 -07:00
Robert Axelsen 8ca376c348 Update step_three.md due to Docker Hub changes
I went through the tutorial myself, and could not find any "Browse and Search" link to click on Docker Hub page. Update to reflect that this step is now superfluous.
2016-10-22 18:35:25 +02:00
4c74356b41 d24834fceb fixing typo 2016-10-22 12:37:05 +03:00
Josh Graham 2f0e83e27e Mention limitation of Git LFS not being supported 2016-10-22 14:14:18 +11:00
Michael Friis cd0f5c4888 fix anchor
Signed-off-by: Michael Friis friism@gmail.com
2016-10-21 17:00:25 -07:00
LRubin e9c423b332 Update orgs.md
Turns out, r/w does not give you description edit access.
2016-10-21 16:44:56 -07:00
John Mulhausen dd97dfaa47 Fixes 'undefined' for /engine/extend/ 2016-10-21 15:11:17 -07:00
Misty Stanley-Jones ab159a17a2 Merge pull request #308 from mstanleyjones/template_tweaks
Shorten the templates a bit
2016-10-21 14:34:23 -07:00
John Mulhausen d58ed7874e Merge pull request #305 from konstruktoid/issue_237
Fix storage-driver-options 404
2016-10-21 14:31:41 -07:00
John Mulhausen 5435bfd362 Update device-mapper-driver.md 2016-10-21 14:31:30 -07:00
Vigil 8341768fd7 fix: Moving sudo command after echo pipe 2016-10-21 15:11:23 -06:00
LRubin 3add12f17d Update ISSUE_TEMPLATE.md
grammar rewords/simplifications and a typo
2016-10-21 13:51:36 -07:00
Misty Stanley-Jones ec7a9e0e24 Shorten the templates a bit
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-21 10:42:46 -07:00
Thomas Sjögren f2f8532ca9 fix storage-driver-options 404
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2016-10-21 15:50:11 +02:00
Thomas Sjögren a61c5998f1 remove line numbers from caps link
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2016-10-21 15:23:36 +02:00
Krerkkiat Chusap 13e5fa3629 Update archlinux.md
Add newline before the Uninstallation section since it is displayed as the raw text (## Uninstallation) on the website.
2016-10-21 00:33:03 -04:00
Donald Ali 5095f84979 Remove duplicate `to` from glossary.md 2016-10-20 16:54:56 -07:00
Amin Cheloh 00dcf6acf0 Update swarm/install-manual.md avoid problem
Avoid problem when restart consul container and the IP has been changed
2016-10-21 06:47:11 +07:00
Misty Stanley-Jones d56ab935d9 Merge pull request #256 from mstanleyjones/134_hyperv_virtualbox_confusion
Clarify Hyper-V and VirtualBox info for Docker for Windows
2016-10-20 16:31:51 -07:00
Misty Stanley-Jones a2e8bd110c Clarify Hyper-V and VirtualBox info for Docker for Windows
Fixes #134

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-20 16:30:54 -07:00
Joseph Rothrock ca7cc3a481 Fix typo in set-up-dev-env.md
To mount the local Docker repository source into the Docker container, the developer needs to set an environment variable called BIND_DIR, not BIN_DIR.
2016-10-20 16:11:01 -07:00
Misty Stanley-Jones e4a2991808 Merge pull request #146 from mstanleyjones/faq_rhel_version
Update the FAQ for RHEL and Windows
2016-10-20 11:32:47 -07:00
Misty Stanley-Jones e442a215b6 Update the FAQ for RHEL and Windows
RHEL 6.5 is not supported
Windows info was way out of date
2016-10-20 11:31:07 -07:00
Misty Stanley-Jones d24399b7f6 Merge pull request #263 from mstanleyjones/252_add_managed_plugin_toc
Add plugin dev doc to TOC
2016-10-20 11:19:35 -07:00
Misty Stanley-Jones 48cb47c9e4 Add plugin dev doc to TOC
Fixes #252

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-20 11:13:11 -07:00
Misty Stanley-Jones 9540159265 Merge pull request #178 from mstanleyjones/swarm_scale_clarifications
Additional information about scaling a service
2016-10-20 11:05:46 -07:00
Misty Stanley-Jones 717d64348b Additional information about scaling a service
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-20 11:03:36 -07:00
Joao Fernandes 67cca0c72e Merge pull request #281 from konstruktoid/admin_ansible
add engine/admin/ansible/
2016-10-20 10:24:17 -07:00
LRubin be4879b452 Merge pull request #291 from thomas-bauer/patch-1
Fixed typo in 1_introduction.md
2016-10-20 09:36:58 -07:00
thomas-bauer 4a8842ac58 Update 1_introduction.md
Fixed a typo
2016-10-20 15:04:11 +02:00
John Mulhausen f26106b7af Update index.md 2016-10-19 23:01:03 -07:00
John Mulhausen bd630e9e3b Update dockerlinks.md 2016-10-19 22:53:52 -07:00
John Mulhausen 60c9df35d9 Merge pull request #282 from mstanleyjones/add_macvlan_to_toc
Add get-started-macvlan.md to TOC
2016-10-19 22:51:38 -07:00