Commit Graph

45912 Commits

Author SHA1 Message Date
John Harris fd1fd15fa4 Add clarity note around required user-created overlay (#2972) 2017-04-21 14:06:05 -05:00
Julien Maitrehenry 3edabae435 Fix manager and worker join tokens
* Fix manager and worker join tokens. Issue #2088.

Fix screenshots per issue #2126

Move vote images to correct dir

Fix rendering issue with inline code snippet #1990

Fix for stack yaml reference (#1476)

Fix image link

Add shutdown procedures for #1017

* Make the fix asked in the PR

Little fix
2017-04-21 14:05:12 -05:00
Suraj Narwade 82d1d0973e Added more info about volumes (#2961)
* Added more info about volumes

Resolves #344

https://docs.docker.com/engine/tutorials/dockervolumes/

* Update dockervolumes.md
2017-04-21 13:57:11 -05:00
Steven Hanna 9a3c20b74a Explaining the default iptables FORWARD DROP policy (#2941)
* Explaining the default iptables FORWARD DROP policy

* Copy edits
2017-04-21 13:03:42 -05:00
ashishkamat2791 db000dc33f Add custom docker0 configuration examples (#2894) 2017-04-21 12:26:17 -05:00
Guilherme Rezende 566af4709c Update delete-service.md (#2956)
`docker service ps` needs the SERVICE-ID as a parameter, and the service don't exist after removed.
2017-04-21 11:19:25 -05:00
Suraj Narwade 28fdfd3b28 added `$` in commands (#2926)
resolves #2925
2017-04-21 11:17:39 -05:00
Vladimir Jimenez f466f24742 Fix sidebar scrolling (#2860)
* Simplify both left and right sidebars

- Rewrite the sidebars to use the same CSS class instead of having two
  very similar classes. This involves removing all affix related
  attributes and functionality from the sidebars and replaced them with
  `position: sticky`.
- The table of content elements should not be floated
- Removed unused CSS rules related to the sidebars
- Remove JavaScript used to resize the sidebars

* Improve the mobile menu to be fixed

- Simply JS used to hide/display the navigation bar on mobile viewports
- The mobile menu should be fixed so it can be viewable from the bottom
  of the page. Before this change, you would have to scroll up to see
  the menu that `position: absolute`

* Fix disappearing top navbar on homepage

- Change the calculation of the affix offset for the navbar on the home
  page to ensure the navbar never leaves the viewport. This change also
  takes into account the change of how the sidebars' offsets are used

* Fix auto scrolling on overflow

* Add polyfill for 'position: sticky' on IE

* Fix hamburger menu at incorrect breakpoint

* Fix left nav hidden after expanding from mobile

If you expand and collapse the left nav while on mobile and expand to a
desktop view, the left nav would be hidden; this has been fixed

* Unify navbar on homepage with rest of website
2017-04-21 11:04:19 -05:00
Shubheksha Jalan cffdc1e574 fix ipv6 netmask (#2968) 2017-04-21 11:00:20 -05:00
Frank B Greco Jr 87a8a5843a updating outdated plugin (#2907)
* updating outdated plugin

* Update dockervolumes.md
2017-04-21 10:57:36 -05:00
Constanze Kratel 277db96722 Issue #2337: It's not called the "Launch new service wizard" #2237 (#2921)
Updated Launch new service wizard to say"Services/Wizard" to reflect the actual UI. Added note that Swarm Mode needs to be disabled.
2017-04-21 10:55:53 -05:00
John Mulhausen d6995e4c62 Various link/fwding fixes 2017-04-20 21:08:50 -07:00
John Mulhausen 77271d7a24 Yikes. 2017-04-20 21:05:40 -07:00
Steven Hanna b43c302c46 Spelling mistakes (#2970)
* Spelling mistakes

* Delete last_page.md
2017-04-20 17:26:18 -05:00
Bill a3a7ae1e0b replaced docker/docker with moby/moby (#2879)
* replaced docker/docker with moby/moby

* fixed incorrect name changes in release notes

* fixed mentions of moby/moby in code
2017-04-20 15:32:18 -05:00
Prashant d4047a2cb5 Update use-domain-names-to-access-services.md (#2943)
* Update use-domain-names-to-access-services.md

Fixed https://github.com/docker/docker.github.io/issues/2580

* Update use-domain-names-to-access-services.md
2017-04-20 15:29:49 -05:00
Suraj Narwade 553db19401 Explains order of precedence between env-file and env (#2903)
Resolves #1312
2017-04-20 15:29:00 -05:00
wcgcoder 9a45c062fa (#2637) Updated documentation for UCP to clarify roles of nodes in a... (#2878)
* Updated documentation for UCP to clarify roles of nodes in a Docker Swarm (#2637). Also updated architecture diagram to reflect new Enterprise engine branding.

* Further updated text and diagrams in Docker UCP architecture (#2637). Updated other architecture diagram to reflect name change.

* (#2637) Updated text size in UCP architecture diagram SVG.

* (#2637) Updated UCP architecture diagram 3. Removed arbitrary line breaks.
2017-04-20 15:28:19 -05:00
Suraj Narwade e7c16b5fdc separate out the links (#2935)
* separate out the links

resolves #2934

* Update gettingstarted.md
2017-04-20 15:00:32 -05:00
Prashant c5d9a28bcc Clarify image restore topic (#2923)
* restore doc updated

* changed the text a little bit

* changed the text according to requirement
2017-04-20 14:48:33 -05:00
Lenny Linux d9797820ca Self-signed certificates setup on Windows (Part 2) (#2911)
* Update index.md

Adjusted the Link to the msdn documentation as did in #357

* Update index.md

Link updated and removed the second link.
2017-04-20 14:34:13 -05:00
Cory Locklear e0ff65e6c9 Provide a bit more context around where commands should be executed. Fixes #995. (#2920) 2017-04-20 14:24:45 -05:00
Alfonso Cabrera dc19f39a61 Update cloudstor docs (#2888)
Update docs to indicate cloudstor plugin is only on the edge channel distro for Docker for Azure. Fixes #2096
2017-04-20 12:10:13 -05:00
Shubheksha Jalan 70593c8cd1 rename DOCKER_TAG to CACHE_TAG (#2959) 2017-04-20 12:08:13 -05:00
Cory Locklear fb33155fc7 Fixes #1097. Add alert for potential edit of settings.py for ALLOWED_HOSTS for Windows 10 (#2886) 2017-04-20 12:07:58 -05:00
Cory Locklear 0bc81ae200 Fixes #2167. Added information about how docker cloud performs repo/branch clones, and potential work-arounds for those trying to utilize information from other branches in their builds. (#2890) 2017-04-20 12:06:33 -05:00
Jarrod Pooler 9c4f7e09af Update bash completion steps and add MacPorts steps (#2910) 2017-04-20 11:44:20 -05:00
Shubheksha Jalan 6afa8b7879 fix ipv6 netmask (#2958) 2017-04-20 11:36:22 -05:00
marvin sl 03cf30eb99 Fixed typo in part 5 (#2960)
Typo "redploying" --> "redeploying"
2017-04-20 11:28:35 -05:00
mtilson b62780d875 fix for a tiny grammar mistake (#2948) 2017-04-20 07:25:48 -05:00
John Mulhausen d93ebcd9a1 Update .dockerignore 2017-04-20 05:22:00 -07:00
Victoria Bialas b07dc066dc copyedits, reformat commands, updates for versions (#2942)
updated bash script wrapper commands

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-20 01:17:08 -05:00
Suraj Narwade 09eee26ef3 fixes command execution ambiguity in compose/install.md (#2905)
* fixes command execution ambiguity in compose/install.md

Resolves #1678

* copyedit to kick build
2017-04-20 00:15:19 -05:00
Julien Maitrehenry e5c5cc9133 Fix kitematic images for #777 (#2940)
* Fix kitematic userguide for #777

* Fix Kitematic tutorial: Serve a static website with NGINX

* Fix image on Set up a Minecraft server

* Fix image and text for kitematic rethink tutorial, this should fix #777
2017-04-19 23:58:59 -05:00
Misty Stanley-Jones 60000d2eab Raspbian installation follow-up (#2915)
* Raspbian installation follow-up

* Clarify what state you are in after using the convenience script

* Small correction
2017-04-19 17:08:37 -05:00
Suraj Narwade be37ddd557 Adding documentation for restart policy (#2912)
Resolves #1353
2017-04-19 17:05:02 -05:00
John Harris f4376652ea Fix and clarify development container instructions (#2877) 2017-04-19 17:00:04 -05:00
Constanze Kratel ab15978701 Doc Hackathon: Issue#1465 https://github.com/docker/docker.github.io/issues/1465 (#2924)
Added a note saying that the version of Docker CS Engine must be the same for all nodes. https://github.com/docker/docker.github.io/issues/1465
2017-04-19 16:14:53 -05:00
Alvin Deng 30bfe26f3a [Issue #2398] Fix: Added Docker tool version clarification (#2922)
* [Issue #2398] Fix: Added Docker tool version clarification

Proposed changes

Added tool version clarification on the tool overview page

Related issues (optional)

#2398

* Update overview.md
2017-04-19 15:58:30 -05:00
Constanze Kratel e6159bbb35 Issue #1465 Specify that all nodes need to be the same exact Docker version for production UCP clusters #1465
Just made a minor correction as part of fixing this bug. Added "with" to comply and also added "exact" to emphasize the importance of running the same version. Other than that this bug already appears to have been fixed.
2017-04-19 15:34:01 -05:00
jarrod.pooler e507fa557c adding details about port choice with AWS SG 2017-04-19 15:16:46 -05:00
gary schaetz 400607ce6f Updated the registry documentation to include an example for the config.yml file 2017-04-19 15:15:28 -05:00
Julien Maitrehenry 9252976438 Change wording of adding a host without a driver
Fixing issue #2478 by changing the wording of "Adding a host without a driver"
2017-04-19 15:13:58 -05:00
Shubheksha Jalan 2ec7b0d591 Remove deprecated --all option for `docker-compose rm` (#2821)
* remove --all from docker-compose rm
2017-04-19 14:49:25 -05:00
Cory Locklear 78df57211c Fixes #1683. Correct misleading information around ports 4789 & 7946 (#2884)
* Fixes #1683.  Correct misleading information around ports 4789 & 7946

* Fix incorrect TCP references to 4789.
2017-04-19 14:46:57 -05:00
Prashant 92fb800ccd Fix behavior of "Request docs changes" link on 404 page 2017-04-19 14:46:47 -05:00
Jarrod Pooler b656513b9f add system prune instructions (#2918) 2017-04-19 14:42:57 -05:00
Joao Fernandes 7e59731fd8 Update TOC to sentence case 2017-04-19 14:38:04 -05:00
Constanze Kratel a1b428ff00 #2675: Splunk Logging Docs: updated splunk-source description (#2917)
This description had a splunk-token example instead of splunk-source. Went ahead and updated the example. Remove bullet from a non-list item.
2017-04-19 14:36:34 -05:00
Suraj Narwade db6a60b806 Fixed django example (#2914)
Resolves #2468
2017-04-19 14:18:05 -05:00