Commit Graph

44842 Commits

Author SHA1 Message Date
LRubin df773d76e0 Merge pull request #1377 from Thoma5/patch-1
Fixed a typo
2017-01-25 16:43:52 -08:00
Victoria Bialas fe51bbff25 Copy edits
Removed duplicate text
2017-01-25 16:31:08 -08:00
Victoria Bialas 5332f4eef4 Merge pull request #1369 from londoncalling/voting-app-updates
getting started button format update, voting app services topic intro
2017-01-25 15:28:30 -08:00
Victoria Bialas 9adbe01bda getting started button format update, voting app services topic intro
added more concept definitions to intro topics

copy edit to clarify something

changed topic title

updated topic title in TOC as well

text formatting, re-push for new Jenkins

fixed installer download buttons in Getting Startd to specify a button type

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-25 15:10:01 -08:00
Victoria Bialas 8e89b43af3 Merge pull request #1378 from londoncalling/compose-file-fixes
added missing descriptions for update_config options
2017-01-25 14:47:34 -08:00
Victoria Bialas bfbfbeeec5 added missing descriptions for update_config options
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-25 14:31:07 -08:00
Thomas Mörbauer a29cfddbce Fixed a typo
Dcoker instead of Docker
2017-01-25 22:39:24 +01:00
Misty Stanley-Jones c13ddff38c Merge pull request #1309 from alexvdev/patch-1
'yum-config-manager' change flag to '--enable'
2017-01-25 13:28:32 -08:00
Viktor Stanchev 6e1af718c7 remove reference to overlay2 as a filesystem
`overlay2` was incorrectly included as a filesystem that the `overlay` and `overlay2` storage drivers can't run on. `overlay2` is the name of the storage driver, but the filesystem is just called `overlay`. It was called `overlayfs` in older versions or the kernel, which would have helped disambiguate this, but I think we should continue to use `overlay` as the name of the filesystem because that's what the kernel uses now.
2017-01-25 13:20:45 -08:00
Alexey Voytenko 994f3fb9ee 'yum-config-manager' change flag to '--enable'
--set-enabled and --set-disabled changed to actual --enable and --disable. (--set-enabled may come from Fedora).
2017-01-25 13:10:03 -08:00
Misty Stanley-Jones cb9a698c3e Merge pull request #1373 from mstanleyjones/broken_links
Change cloud.docker.com/login to id.docker.com/login in site template
2017-01-25 13:01:12 -08:00
Misty Stanley-Jones f7fdad880d Change cloud.docker.com/login to id.docker.com/login in site template 2017-01-25 12:34:37 -08:00
Misty Stanley-Jones 7d5a0f1011 Merge pull request #1337 from trapier/macvlan_intro
Remove experimental intro from macvlan (#1335)
2017-01-25 12:19:30 -08:00
Misty Stanley-Jones 5ff7b81590 Merge pull request #1368 from RonWilliams/patch-1
Fix language within devicemapper thinpool setup
2017-01-25 12:06:06 -08:00
Misty Stanley-Jones 332c438df5 Merge pull request #1363 from mstanleyjones/broken_links
Fixing broken links
2017-01-25 12:04:09 -08:00
LRubin a97f28d794 Merge pull request #1331 from sanscontext/swarm-cloud
Cloud: clarify registration runs on all manager nodes
2017-01-25 11:53:27 -08:00
Misty Stanley-Jones ef95a915eb Fixing broken links
Formatting improvements along the way
2017-01-25 11:51:14 -08:00
LRubin 74e52a5f16 Merge pull request #1181 from sardjv/patch-2
redeploying should not use existing volume
2017-01-25 11:41:57 -08:00
LRubin b0bae9c581 clarify registration runs on all manager nodes
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-25 11:41:44 -08:00
Joao Fernandes 0ce675678c Add links for offline UCP install
Versions 1.1.6, 2.0.2
2017-01-25 11:13:27 -08:00
C.X. Ling 49a333885d Fix rendering of code block for swarm tutorial (#1370)
Indentations are added to fix rendering failure.
2017-01-25 11:01:00 -08:00
John Mulhausen 3ff3b7cf42 Update dockerd.yaml 2017-01-25 10:57:38 -08:00
John Mulhausen 3bbdef8094 Import Daemon Metrics from docker/docker for dockerd 2017-01-25 10:54:39 -08:00
Brian Goff cc5a1416b3 Add release notes for 1.11.2-cs7 (#1365)
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-01-25 10:04:22 -08:00
LRubin fe0695338e Merge pull request #1367 from ManoMarks/patch-1
fixing a typo
2017-01-25 09:40:04 -08:00
Ron Williams 5bc72ac2ce Fix language within devicemapper thinpool setup
Previous language indicated that a user would be "creating a thin pool". This language is confusing as it indicates that the logical volume created is of the thin pool type; instead, the volume being created is a linear volume group which is then converted to a thin pool in step 6. This is an important nuance when implementing setup through configuration management tools such as Salt or Ansible. When initially provisioning the two logical volumes as thin pool, the error "Pool metadata LV docker/thinpoolmeta is of an unsupported type".
2017-01-24 21:22:10 -07:00
Mano Marks f0e6abbdfc fixing a typo 2017-01-24 19:21:55 -08:00
John Mulhausen 1a214fc716 Fixed MD source rendering 2017-01-24 17:30:13 -08:00
John Mulhausen 0f62e1ea3d Fixing infinite loop 2017-01-24 17:27:37 -08:00
John Mulhausen 0884ef36a5 Fixing some formatting snafus 2017-01-24 16:35:31 -08:00
Juan Eugenio Abadie 2f472446a1 Add udp ports example (#1098) 2017-01-24 15:49:44 -08:00
John Mulhausen 77a908db5c Update zfs-driver.md 2017-01-24 15:47:02 -08:00
John Mulhausen af9e4ae9ef Update zfs-driver.md 2017-01-24 15:46:37 -08:00
Andreas Steinel 781a582fff Adding Quota option for ZFS (#1135)
* Adding Quota option

Try to explain how you can use quota on ZFS as it was implemented/discussed in #3804.

* Requested changes from @johndmulhausen
2017-01-24 15:41:52 -08:00
Nick van der Meij bb81ccb937 Update envvars.md (#1008)
* Update envvars.md

Update envvars.md to reflect the supported values of COMPOSE_CONVERT_WINDOWS_PATHS

* Update envvars.md
2017-01-24 15:37:06 -08:00
Thomas Auffredou 59034f94f0 Update log_tags.md (#1325)
Update reference url to logging context
2017-01-24 15:32:07 -08:00
James Hu f4ce265398 Update docker stack command (#1306)
There is no such thing as `docker-stack`
2017-01-24 15:31:07 -08:00
LRubin aaa2ad2951 add crosslink to advanced topic (#1338)
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-24 15:24:53 -08:00
John Mulhausen ac5bdcc819 Update index.md 2017-01-24 15:19:40 -08:00
Edmundo Santos b3d4866cdd Fix broken link (#1347) 2017-01-24 14:50:48 -08:00
Zhe Zhang cf42e71f2e update compose install to 1.10.0 (#1314) 2017-01-24 14:48:37 -08:00
Mathieu Parent 9d586147eb Fix Markdown (#1352) 2017-01-24 14:43:24 -08:00
Ryszard Perkowski baae52cabf iam-permissions missing (#1359)
Stack fails without ec2:AuthorizeSecurityGroupEgress and ec2:AuthorizeSecurityGroupIngress
2017-01-24 14:42:22 -08:00
Robert Hudson cb94a4cc43 Update last_page.md (#1318)
Links written in this format: 
   [Getting Started with Docker for Mac](https://docs.docker.com/docker-for-mac/)
were not getting rendered. 
Changed to HTML.
2017-01-24 14:38:50 -08:00
Joao Fernandes 8a06940d55 Merge pull request #1360 from cpuguy83/1.12.6-cs7
Add release notes for 1.12.6-cs7
2017-01-24 14:38:08 -08:00
John Mulhausen b71175c3b6 Update _config.yml 2017-01-24 14:35:15 -08:00
Dominik-K 9b25ec62c0 resource_constraints.md: Fixed broken table format (#1348)
+ small typo fix
2017-01-24 14:32:45 -08:00
Vasily Upornikov 761f46cea9 Fixed a typo (#1323) 2017-01-24 14:32:10 -08:00
Misty Stanley-Jones 979cdc7186 Add several redirects (#1332) 2017-01-24 14:31:41 -08:00
Bryan Lee d651f183c4 Update "Unregister" to "Remove" (#1362) 2017-01-24 14:26:37 -08:00