Traci Morrison
ac58e60a53
Merge pull request #1298 from traci-morrison/2019-08-patch-release-notes
...
Fix spacing issue with pre-logon message
2019-08-21 08:41:11 -04:00
Aaron Rueth
f16a7ad1d9
Removed overlay reference in bridge network section
2019-08-20 09:46:23 -07:00
Steven Follis
4ad7f63f4c
Removed extraneous azure.json entries ( #9271 )
...
Currently we specify quite a few extra lines in the `azure.json` file that are unneeded due to the default values.
I removed `cloudProviderBackoff` and its extraneous related values, and `useManagedIdentityExtension` since the default value is the same.
Removing these entries tidies up and simplifies the sample `azure.json` for end users.
2019-08-19 20:09:38 +01:00
Aaron Rueth
e42615d6cc
Added default for service-cluster-ip-range
2019-08-19 10:11:52 -07:00
Aaron Rueth
59fe504b3f
Made updates based on customer feedback
2019-08-19 10:08:21 -07:00
Traci Morrison
9e5971598f
Fix spacing issue with pre-logon message
2019-08-19 11:07:58 -04:00
Massimo Ruggirello
6da1d4f666
Update install-machine.md ( #8992 )
...
install -> mv
2019-08-19 15:53:38 +01:00
Max Schmitt
f582350a34
docs: added Hetzner Cloud machine driver ( #9062 )
2019-08-19 15:41:03 +01:00
Oliver Schihin
700f7b81ee
Update part2.md ( #9067 )
...
* Update part2.md
so other's dont stumble and fall ...
* style updates
2019-08-19 15:29:22 +01:00
Jeff Anderson
607de352f2
call out `ext_if` as a placeholder in the example ( #9070 )
2019-08-19 15:25:33 +01:00
AlberTo de Prezzo
7ca2ef679e
Update index.md ( #9078 )
...
"io" needs to be imported, in order to avoid " undefined: io" error.
(go version: go1.12.5 linux/amd64)
P.S: import statements are reordered/formatted (gofmt).
Cheers
2019-08-19 15:23:58 +01:00
Hong Chun
629a147a65
Fix docker logging's options indentation
2019-08-19 15:19:42 +01:00
Alexander Wellbrock
f78e99415c
Fix confusing 'log-opt' key in json part of docs ( #9107 )
2019-08-19 15:15:46 +01:00
Pierre-Antoine Couaillier
c60d3ca8d1
add some details on limitation of buildkit with UCP ( #9118 )
...
add details on limitation of buildkit with UCP
2019-08-19 15:14:04 +01:00
Traci Morrison
e9159dc147
Another edit
2019-08-19 09:13:14 -04:00
Traci Morrison
a929f43fc0
Add pre-logon message info
2019-08-19 08:48:42 -04:00
Ashwin Ramaswami
330df76517
Fix "install Docker" link ( #9266 )
2019-08-18 15:38:49 +01:00
Olly P
e133bea6ed
Simplified EE variables in _config ( #9260 )
...
Before we had 2 UCP configuration variables. 1 for pages under "ee" and
1 for pages under "ee/ucp". We had the same pattern for DTR. THis commit
removes the variable at the ee/ucp level, in the hope that all files
will take it from the /ee variable.
2019-08-16 20:01:21 +01:00
Traci Morrison
eebb576dc2
Merge remote-tracking branch 'upstream/master' into 2019-08-patch-release-notes
2019-08-16 10:38:39 -04:00
Victor Bordo
e72bfc468d
Add missing dependency to Run a container example ( #9153 )
...
The `io` library needs to be imported for the example to compile successfully.
2019-08-16 11:47:56 +01:00
Usha Mandya
c645df2ecd
log-opts is a JSON object not an array ( #9179 )
2019-08-16 11:46:32 +01:00
Ryan Zhang
504d971c49
Update index.md ( #9184 )
2019-08-16 11:45:32 +01:00
Sandro
fafc6dd1de
Link directly to resources section ( #9200 )
2019-08-16 11:44:19 +01:00
linchiwei123
7cb5de0743
make things clear ( #9228 )
2019-08-16 11:34:26 +01:00
linchiwei123
041a31c3b8
fix COPY failed ( #9234 )
...
since README.md listed in https://github.com/docker-library/hello-world/blob/master/.dockerignore , you will get COPY failed without this change.
2019-08-16 11:32:39 +01:00
James George
9b5ff4f52d
Update docs ( #9238 )
...
add TOC
2019-08-16 11:22:45 +01:00
Sibu Thomas Mathew
de1612f14b
Pip fails due to MTU mismatch ( #9249 )
...
update getting started to fix MTU mismatch
2019-08-16 11:18:54 +01:00
Traci Morrison
50c1d95ea5
Merge branch 'engdocs-60' of github.com:docker/docker.github.io into engdocs-60
2019-08-15 13:17:21 -04:00
Ivan Sharamok
1f805b8de0
Install on azure reqs update 081419 ( #9259 )
...
* add Az NIC req, clarify azure.json
* clarified azure prereq and azure.json req
* Reworded the azure.json paragraph
2019-08-15 16:33:27 +01:00
Martynas Buivys
3268eea0c8
Fix a link in release-notes.md ( #9203 )
2019-08-14 16:41:07 -07:00
Usha Mandya
d99e0d3b05
Merge pull request #1295 from usha-mandya/2019-08-patch-release-notes
...
sync patch release with docs-private 'master'
2019-08-14 16:57:00 +01:00
usha-mandya
7231baa0e6
Merge branch 'master' of github.com:docker/docs-private into 2019-08-patch-release-notes
2019-08-14 16:37:48 +01:00
Aaron Rueth
6e7614d3f5
Cleaned up markdown
2019-08-13 08:01:20 -07:00
Aaron Rueth
ab81d0e43b
Updates from review
2019-08-13 07:52:23 -07:00
Traci Morrison
e1038078bf
Add notes about step 2
...
Signed-off-by: Traci Morrison <traci.morrison@docker.com>
2019-08-13 10:08:20 -04:00
Traci Morrison
32cb0f7f9e
Additional edits
2019-08-13 10:01:16 -04:00
usha-mandya
5fa99e3bf3
DDE changes for August patch
2019-08-13 13:19:05 +01:00
Usha Mandya
0a993dffed
Merge pull request #9248 from usha-mandya/9244-wsl-patch
...
Added a note on default distro
2019-08-13 11:53:18 +01:00
usha-mandya
9374cb27ef
add a note on default distro
2019-08-13 11:38:07 +01:00
Matt Bentley
c5ef8aae9f
Fix link to docker-app.yaml and ingress-simple.yaml ( #9246 )
...
* Fix link to docker-app.yaml
The link to `demo-app.yaml` was to the HTML formatted page; changed to raw format.
* Fix ingress-simple.yaml link
The link to `ingress-simple.yaml` is also broken in the same way.
2019-08-13 10:06:21 +01:00
Olly P
1328ae728b
Fix deadlink issue-9214 ( #9243 )
2019-08-12 15:51:13 +01:00
Usha Mandya
5aa09cc8e6
Relnotes for Desktop Edge 2110 release ( #9225 )
...
Desktop Edge 2.1.1.0 release notes
2019-08-12 11:48:19 +01:00
Nour Wolf
2c2dc53e8a
Add missing `--set` to docker upgrade example ( #9195 )
2019-08-12 11:13:17 +01:00
Trapier Marshall
7c31dcfc48
[ucp] agent pause typo in 3.2.0 release notes ( #9232 )
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2019-08-12 10:56:23 +01:00
Olly P
4d577536cb
Fix CLI commands in UCP / DTR Backup and Restore ( #9209 )
2019-08-12 10:54:24 +01:00
Nikita Potapenko
97c7bbd715
Fix typo ( #9164 )
2019-08-09 08:40:59 -07:00
Adrian Plata
645b755cf9
Fixing em dash usage ( #9223 )
...
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-08-08 13:22:17 -07:00
Aaron Rueth
0dd95b0bce
Adding docker0 and docker_gwbridge information UCP plan-installation section
2019-08-08 13:08:42 -07:00
Traci Morrison
b027a3d6d2
Add notes about step 2
...
Signed-off-by: Traci Morrison <traci.morrison@docker.com>
2019-08-08 14:42:09 -04:00
Adrian Plata
6978cc132b
deleting unlinked content ( #9220 )
...
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-08-08 10:45:18 -07:00