Misty Stanley-Jones
078f3f7427
Add edge to archive list ( #5528 )
2017-12-15 15:29:14 -08:00
Xinfeng Liu
6d5f0e8c4b
Add overlay2 support for Docker EE 17.06.2-ee-5 on RHEL ( #5240 )
2017-12-15 15:26:23 -08:00
Jim Galasyn
7bef8be703
Remove old cloud sample ( #5532 )
2017-12-15 15:24:34 -08:00
John Mulhausen
48d65690cc
Attach anchor to fwded path in .md redirects ( #5534 )
2017-12-15 15:18:06 -08:00
John Mulhausen
97a1001fe9
Convert inter-term link URL dashes to spaces
...
Fixes #5288
2017-12-15 15:08:30 -08:00
John Mulhausen
7427f0ab76
Fix for not-edited-here Edit this Page link ( #5530 )
2017-12-15 15:02:21 -08:00
Jim Galasyn
66edf294ce
Tweak admonition for quote syntax ( #5527 )
2017-12-15 14:59:45 -08:00
John Mulhausen
185c94e776
Add docker config to edge
...
Fixes #5314
2017-12-15 14:58:06 -08:00
Cheena Malhotra
e16d2b5b92
Added note for Windows developers using docker commands. ( #5377 )
...
* Added note for Windows developers using docker commands.
* Moving note before numbered list.
2017-12-15 14:42:22 -08:00
gtardif
1537a9916f
Release notes for 17.12.0-ce-rc3-mac43 (Edge) ( #5522 )
2017-12-15 09:10:45 -08:00
gtardif
2a82f7b766
Docker for windows edge relnotes 17.12.0-ce-rc3-win43 ( #5523 )
2017-12-15 09:10:29 -08:00
Gwendolynne Barr
3c5e9c5618
Add kubectl context instructions and tighten text ( #5517 )
2017-12-15 08:11:39 -08:00
Igor Karpovich
e1f8e68792
Logentries log driver update ( #5427 )
...
Documentation updated to include new option described in moby/moby#31726 together with later changes from moby/moby#35626
Released in 17.09
2017-12-14 15:45:19 -08:00
Brian Walker
0784ad0fce
Add '-RequiredVersion' flag option for "Installing a specific version" ( #5429 )
...
If your wanting to installed a specific version of Docker EE on Windows 2016 the -RequiredVersion flag works better than the `MaximumVersion`,`MinimumVersion`.
2017-12-14 15:42:21 -08:00
Martijn Pepping
a96488b84d
Updated CLI command for telemetry.mb ( #5443 )
2017-12-14 15:32:35 -08:00
Alejandro Avilés
9f9726dfe1
Add instructions to activate zsh completion ( #5453 )
2017-12-14 15:22:52 -08:00
Michael Friis
d3acb9fdef
clarify EE release schedule ( #5467 )
...
* remove ee from schedule matrix
2017-12-14 15:19:20 -08:00
ada
26ea6f3250
Remove dns & dns_search from "unsupported in compose v3"
...
6b60a60729
adds support for custom dns and dns_search settings to 'stack deploy'.
Tested on my lab in 17.06 with the following docker-compose.yml:
```
version: "3"
services:
bb1:
image: busybox
command: nslookup google.com
dns: 8.8.8.8
bb2:
image: busybox
command: nslookup google.com
```
results in:
```docker service inspect --format "{{ .Spec.TaskTemplate.ContainerSpec.DNSConfig }}" bbdns_bb1
{[8.8.8.8] [] []} ```
```
ada@trogdor ~/docker/docker-ee 17.06 git --no-pager log --all --grep 6b60a60729e0b22cc74197e5d00d1621435da7f7
commit 7254b7d7835250677ba58a10127b51e6db61c4ce
Author: Benjamin Boudreau <boudreau.benjamin@gmail.com>
Date: Thu Mar 23 19:38:17 2017 -0400
Adding support for dns in stack files
Signed-off-by: Benjamin Boudreau <boudreau.benjamin@gmail.com>
Upstream-commit: 6b60a60729e0b22cc74197e5d00d1621435da7f7
Component: engine
ada@trogdor ~/docker/docker-ee 17.06 git --no-pager tag --contains 7254b7d78v17.06.0-ce
v17.06.0-ce-rc1
v17.06.0-ce-rc2
v17.06.0-ce-rc3
v17.06.0-ce-rc4
v17.06.0-ce-rc5
v17.06.1-ce-rc1
v17.06.1-ee-1
v17.06.1-ee-1-rc1
v17.06.1-ee-1-rc2
v17.06.1-ee-1-rc3
v17.06.1-ee-1-rc4
v17.06.1-ee-2
v17.06.1-ee-2-rc1
v17.06.1-ee-2-rc2
v17.06.2-ee-3
v17.06.2-ee-3-rc1
v17.06.2-ee-4
v17.06.2-ee-4-rc1
v17.06.2-ee-4-rc2
v17.06.2-ee-4-rc3
v17.06.2-ee-5
v17.06.2-ee-5-rc1
v17.06.2-ee-5-rc2
v17.06.2-ee-6
v17.06.2-ee-6-rc1
v17.07.0-ce-rc1
v18.01.0-ee-1-tp3
v18.01.0-ee-1-tp4
v18.01.0-ee-1-tp5
```
2017-12-14 15:06:43 -08:00
Yoan Blanc
0420829c6a
driver exoscale: clarify the image template name. ( #5487 )
...
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
2017-12-14 14:44:36 -08:00
Ernestas
23be886a82
max-file should be in quotes ( #5506 )
2017-12-14 14:29:29 -08:00
Misty Stanley-Jones
d313d546b1
Formatting improvements for installation docs
2017-12-14 13:40:27 -08:00
Misty Stanley-Jones
e2f96cf4b8
Document storage driver limitations for Ubuntu and RHEL
2017-12-14 13:40:27 -08:00
Misty Stanley-Jones
de1bc83b63
Add info about POWER architecture and overlay2
2017-12-14 13:40:27 -08:00
Joao Fernandes
7adb887670
Release CS Engine 1.13.1-cs9
2017-12-13 16:49:16 -08:00
Lachlan Cooper
a2a6db7716
Fix parameter links in compose-versioning.md
2017-12-13 15:59:45 -08:00
Dan Nissenbaum
16c8971553
Trivial typo fix, but it stood out
2017-12-13 15:41:46 -08:00
Joao Fernandes
fba1414de3
Release 17.03.2-ee-8
2017-12-13 15:15:33 -08:00
Misty Stanley-Jones
4b8a97f82d
Document D4M Kubernetes support ( #5439 )
2017-12-13 08:58:30 -08:00
gtardif
2a04eeb30f
Release notes for 17.12.0-ce-rc2-mac41 (Edge) ( #5501 )
2017-12-13 08:57:00 -08:00
gtardif
82c74d1b0c
Release notes for 17.12.0-ce-rc2-win41 (Edge) ( #5502 )
2017-12-13 08:56:39 -08:00
Gwendolynne Barr
b2e0672935
Add text on APFS in macOS High Sierra ( #5451 )
2017-12-12 15:11:29 -08:00
Lachlan Cooper
1fa2c0387a
Correct parameter names for --publish long syntax ( #5457 )
2017-12-12 12:59:30 -08:00
chan24092005
b2663493d1
Update django.md ( #5477 )
...
docker-compose should run with `sudo`, otherview it will be fail without the sudo permission
2017-12-11 13:32:40 -08:00
Thibault Jamet
b193f93897
Recommend alpine base image ( #5480 )
...
Signed-off-by: Thibault Jamet <tjamet@users.noreply.github.com>
2017-12-11 13:31:16 -08:00
chan24092005
2230bedd84
Update django.md ( #5476 )
...
remove the extra s in `Dockerfiles`
2017-12-11 13:30:43 -08:00
Jan Kašpar
96a72d6211
Fixed a typo ( #5474 )
2017-12-11 13:30:17 -08:00
Jim Galasyn
3869e764e3
Remove issue numbers from relnotes ( #5490 )
2017-12-11 11:26:24 -08:00
Misty Stanley-Jones
6df0dfaefb
Update supported Fedora versions ( #5488 )
2017-12-11 10:37:41 -08:00
gtardif
d8f4e4c59e
Release notes for 17.09.1-ce-win42 (Stable) ( #5485 )
2017-12-11 09:06:25 -08:00
Sviataslau Shchaurouski
f7462df05f
Update imagesandcontainers.md ( #5458 )
2017-12-11 08:51:14 -08:00
gtardif
8884db8277
Docker for mac stable relnotes 17.09.1-ce-mac42 ( #5484 )
...
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-12-11 08:30:40 -08:00
Victoria Bialas
41ec00fdc0
open source contributors TOC update ( #5422 )
...
* open source contributors TOC update
Signed-off-by: Victoria Bialas <vicky.bialas@gmail.com>
* added Kitematic for TOC symmetry
Signed-off-by: Victoria Bialas <vicky.bialas@gmail.com>
* removed old Kitematic example
Signed-off-by: Victoria Bialas <vicky.bialas@gmail.com>
* Update toc.yaml
2017-12-08 16:24:15 -08:00
John Mulhausen
93a665ed9d
Navigation under "Reference" and "Manuals," Registry warning, "Latest" UCP/DTR ( #5469 )
...
* Revamp Product Manuals and Reference
* Nips and tucks
* Lose the snark
2017-12-08 14:34:57 -08:00
Gwendolynne Barr
8f9c5a5444
Patch release 17.09.1-ce ( #5473 )
2017-12-08 12:53:31 -08:00
Bui Quang Duc
94e0a5dc8c
Update part4.md
2017-12-07 14:02:56 -08:00
Joao Fernandes
0800559f48
Remove protocol from url
2017-12-07 14:01:53 -08:00
Eiichi Kitagawa
b497b7e8c3
Adding reference to Hardware Requirement
...
DTR has higher requirement than regular worker nodes, and it is somehow listed on UCP section instead of here. Adding reference.
2017-12-07 14:01:53 -08:00
Trapier Marshall
e37c3a4dac
dtr: promote current_issues in rethinkcli docs
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-12-07 14:00:23 -08:00
Joao Fernandes
6cfcb5439b
Remove path-based routing
2017-12-07 13:58:53 -08:00
Joao Fernandes
5aaf20232f
Remove docker/dtr dumpcerts ( #5463 )
2017-12-07 11:53:28 -08:00