Misty Stanley-Jones
6720ff0917
Add redirect from old mongo topic to new one ( #5064 )
2017-10-20 16:20:59 -07:00
Misty Stanley-Jones
2eb70ea3c2
Add info about network: host ( #4959 )
2017-10-20 16:17:45 -07:00
Thomas Sjögren
e6f3b11388
fix env proxy format ( #4989 )
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-20 15:59:25 -07:00
Misty Stanley-Jones
e7f9c01bce
Clarify label and layer guidance ( #4992 )
2017-10-20 15:59:04 -07:00
Wang Jie
989c7215b3
Update webhooks.md
2017-10-20 15:58:19 -07:00
Wang Jie
4187d1c313
Update accounts.md
2017-10-20 15:58:19 -07:00
Wang Jie
1eebfc635f
Update orgs.md
2017-10-20 15:58:19 -07:00
Wang Jie
1495ec5741
Update trustchain.md
2017-10-20 15:58:19 -07:00
Wang Jie
ca7054065c
Update deploying.md
2017-10-20 15:58:19 -07:00
Misty Stanley-Jones
4a962afa85
selinux labels are ignored for bind mounts on services ( #5061 )
2017-10-20 14:21:36 -07:00
Misty Stanley-Jones
04d3ff2e93
Use ip -4 addr instead of ifconfig ( #5062 )
2017-10-20 14:21:13 -07:00
Yaroslav Mitsynskiy
3888065197
Correct errors about data propagation into volumes and bind mounts ( #5058 )
2017-10-20 14:19:06 -07:00
Misty Stanley-Jones
142aee0354
Flesh out swarm key concepts ( #4634 )
2017-10-20 11:09:23 -07:00
Misty Stanley-Jones
c7c16fa8b3
Document that overlay2 is now the default for ubuntu ( #5050 )
2017-10-20 11:01:53 -07:00
Misty Stanley-Jones
63aa1b5567
Fix broken link in changelog ( #5051 )
2017-10-20 10:59:27 -07:00
Wang Jie
67bc52ec18
Update stack-yaml-reference.md ( #4978 )
2017-10-20 10:43:32 -07:00
Misty Stanley-Jones
0c5e5622f4
Make it more clear that you probably don't need to configure btrfs ( #5049 )
2017-10-20 10:14:58 -07:00
Misty Stanley-Jones
ea6f50b761
Add info about warnings in docker info ( #5048 )
2017-10-20 09:48:10 -07:00
Bradley Cloete
02e0a52010
Update index.md ( #5037 )
...
Small grammatical change.
2017-10-19 15:47:22 -07:00
Wang Jie
9323bf4fb4
Update notifications.md ( #5045 )
2017-10-19 15:02:41 -07:00
Wang Jie
810109a51f
Update index.md ( #5042 )
2017-10-19 14:52:31 -07:00
Bradley Cloete
e638fa2f3d
Update stack-yaml-reference.md ( #5039 )
...
Removed a word to be more grammatically correct
2017-10-19 14:52:01 -07:00
Gwendolynne Barr
484e0de1b0
Update environment-variables.md
2017-10-18 19:14:06 -07:00
Misty Stanley-Jones
bece1296f6
More improvements
2017-10-18 19:14:06 -07:00
Wang Jie
2fc29a2829
Update aws.md
2017-10-18 19:14:06 -07:00
Wang Jie
26f5666322
Update ocean.md
2017-10-18 19:14:06 -07:00
Wang Jie
4023370c01
Update get-started-cloud.md
2017-10-18 19:14:06 -07:00
Wang Jie
e9fa4b8aeb
Update install-machine.md
2017-10-18 19:14:06 -07:00
Wang Jie
b1cbff8358
Update index.md
...
The button displayed on [https://cloud.docker.com/ ](https://cloud.docker.com/ ) is "Sign up".
2017-10-18 19:14:06 -07:00
Wang Jie
e591fd735b
Update troubleshoot.md
2017-10-18 19:14:06 -07:00
Wang Jie
b344642d69
Update networking.md
2017-10-18 19:14:06 -07:00
Wang Jie
3dc0dea694
Update multi-arch.md
2017-10-18 19:14:06 -07:00
Wang Jie
a72e278983
Update networking.md
2017-10-18 19:14:06 -07:00
Wang Jie
51409b5cd1
Update production.md
2017-10-18 19:14:06 -07:00
Wang Jie
69213328a1
Update samples-for-compose.md
2017-10-18 19:14:06 -07:00
Wang Jie
778d436c41
Update startup-order.md
2017-10-18 19:14:06 -07:00
Wang Jie
4089b1b1d7
Update link-env-deprecated.md
2017-10-18 19:14:06 -07:00
Wang Jie
5a06815e6b
Update environment-variables.md
2017-10-18 19:14:06 -07:00
Wang Jie
fb163a2288
Update env-file.md
2017-10-18 19:14:06 -07:00
Wang Jie
42b84f59a3
Update bundles.md
2017-10-18 19:14:06 -07:00
Joffrey F
b520274736
Add 0.13.0 release notes ( #5012 )
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-10-18 19:04:43 -07:00
Joffrey F
9f6d3a44c7
Fix bad merge in vnext-machine ( #4933 )
...
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-10-18 19:04:43 -07:00
Anders Björklund
9ce2b2e893
Add documentation for new mount command ( #4796 )
...
The currently implementation uses sshfs (and FUSE) to mount.
It would be possible to make a Windows version, using Dokan.
Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
2017-10-18 19:04:43 -07:00
Anders Björklund
df45999813
Add documentation for new scp --delta option ( #2262 )
...
* Add documentation for new scp --delta option
Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
2017-10-18 19:04:43 -07:00
Tao Wang
18442126af
Update machine drivers docs
...
Update Google and Rackspace default image to Ubuntu 16.04, as
docker/machine#3888 has been merged.
Add new options docs for aws, gce, rackspace and virtualbox drivers.
Signed-off-by: Tao Wang <twang2218@gmail.com>
2017-10-18 19:04:43 -07:00
Misty Stanley-Jones
d8adc37e74
Revert "Document new features in Compose 1.17 ( #5019 ) ( #5021 )" ( #5038 )
...
This reverts commit 52fe0df34b
.
2017-10-18 16:07:20 -07:00
Gwendolynne Barr
c84e1fb1d0
Add Compose 3.4/Engine 17.09 ( #5036 )
2017-10-18 14:05:34 -07:00
Michael T. DeGuzis
16f45698ca
Should be mode, not node ( #5032 )
...
Original:
"This host is running in loop-lvm node"
Change to:
This host is running in loop-lvm mode"
2017-10-18 09:55:10 -07:00
nmur
ee6bbaf5f7
Fixed broken link - #5024 ( #5030 )
2017-10-18 08:25:12 -07:00
Misty Stanley-Jones
827294223b
Add 17.10 release notes
2017-10-17 21:34:07 -07:00