Commit Graph

46042 Commits

Author SHA1 Message Date
johndmulhausen 481c09b778 Hackathon update 2017-04-24 15:17:09 -07:00
Misty Stanley-Jones 9902ba0f73 Update the communication channels table (#3028) 2017-04-24 13:07:23 -07:00
Misty Stanley-Jones ed9b3af405 Clarify hardware platforms for RHEL (#3027) 2017-04-24 11:49:24 -07:00
Victoria Bialas df4892c964 update re:container_name not supported in v3 Compose (#3003)
* update re:container_name not supported in v3 Compose

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added container_name to list of removed v3 options

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* corrected  definitions per reviews

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* listed unsupported suboptions for deploy key

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-24 11:47:18 -07:00
Cory Locklear f09ef4ae26 #1168: Incorrect TLS cert instructions for Intermediate CA (#2881)
* #1168: TLS cert configuration instructions for Intermediate CA on UCP

* Fix long line

* Fix long line

* Fix to incorrect information

* Update TLS info for UCP 2.1
2017-04-24 11:34:59 -07:00
Julien Maitrehenry 59348a30a8 Fix #3029 (#3030) 2017-04-24 11:32:45 -07:00
Wang Jie 5210a4e31e Update backups-and-disaster-recovery.md: add Oxford commas and end punctuation (#3017) 2017-04-24 11:29:46 -07:00
Wang Jie 03530697d5 Update dump-certs.md: replace single quotes with backticks (#3020) 2017-04-24 11:27:22 -07:00
Wang Jie 3a84194ba0 Update index.md: replace single quotes with backticks (#3018) 2017-04-24 11:24:16 -07:00
Wang Jie db81f487c1 Update backup.md: replace single quotes with backticks (#3019) 2017-04-24 11:23:02 -07:00
Wang Jie 1efa863709 Update id.md: replace single quotes with backticks (#3022) 2017-04-24 11:19:21 -07:00
Steven Hanna 08c99cc625 Link to docker secret CLI and docker secret compose information (#2993)
* Link to docker secret CLI and docker secret compose information

* changes to improve description
2017-04-24 09:55:21 -07:00
Wang Jie 54ff1fe33c Update troubleshoot-configurations.md: fix typos (#3014) 2017-04-24 09:25:54 -07:00
Jonas B. Nielsen 82cf41f6f5 Links to compose file information terminates with 404 (#3011)
I have corrected the link in two places to what I expect to be the right resource.
2017-04-24 09:22:36 -07:00
Wang Jie d7c75c7c4d Update images.md: change single quotes to ticks (#3021) 2017-04-24 09:19:06 -07:00
John Harris f179037853 Clarify Swarm vs swarm mode with compose capabilities (#3008) 2017-04-23 11:44:11 -05:00
Shubheksha Jalan 8cce48c9bf Fix ipv6 netmask (#2957)
* fix ipv6 netmask

* fix ipv6 netmask in image

* fix range

* fix range

* fix range
2017-04-22 19:24:31 -05:00
Rubab-Syed 9940a755dc Add images to networkingcontainers.md (#2192) (#2988)
* Add images to networkingcontainers.md (#2192)

* Update image tags
2017-04-22 19:22:01 -05:00
Steven Hanna 9caf13ef87 spelling fixes without yaml (#3006) 2017-04-22 10:39:57 -07:00
Germán Larraín 958fb121b0 django.md: fix Python image version (#2991)
Dockerfile's base image was not consistent the the explanation below.
2017-04-21 23:59:02 -07:00
Krassimir Valev a6ee7cfefe Fixed networks identation issues (#2989) 2017-04-21 23:58:05 -07:00
Jim Galasyn eab7678f3e Fix typo and tweak UI styles (#3000)
* Add new topic for deploying DDC on Azure

* Fix typo in title metadata

* Fix typo and a few UI styles
2017-04-21 16:48:14 -07:00
Julien Maitrehenry f3973abad2 Improve semantic versioning table (#2974)
* Fix #2285

Try to add a simplier table about semantic versioning upgrade.
Base on https://github.com/docker/docker.github.io/pull/2869

* Simplify dtr upgrade table
2017-04-21 17:59:51 -05:00
John Mulhausen a36d37dae6 Fix for glossary 2017-04-21 14:31:32 -07:00
Steven Hanna 7b7cf3e229 Added docker swarm init to tutorial (#2994)
* Added docker swarm init to tutorial

* Update part3.md
2017-04-21 16:25:42 -05:00
Steven Hanna b4f82bfbcc Get started ver1.13 or higher required (#2995) 2017-04-21 16:24:08 -05:00
Jim Galasyn 1a1d24a08c Add new topic for deploying DDC on Azure (#2796) 2017-04-21 14:22:16 -07:00
Steven Hanna 3cddbcb377 Emphasize external network must be used (#2990)
* Emphasize external network must be used

* Forgot a period
2017-04-21 13:24:22 -07:00
Subodh Dharmadhikari 881d56e841 adding glossary items "layer" and "namespace" (#2976) 2017-04-21 14:30:26 -05:00
Julien Maitrehenry 3476bae9c5 Add how to use constraints once we created node labels (#2964)
* Add how to use constraints once we created node labels

* Fixes as asked by @joaofnfernandes
2017-04-21 14:18:49 -05:00
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