Commit Graph

45709 Commits

Author SHA1 Message Date
Victoria Bialas c7aef35308 updated d4win installer descriptions (#2678)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-07 07:20:03 -07:00
Victoria Bialas 006aed530f misc updates to d4mac and win, kitematic (#2663)
copyedits on Kitematic, fix Mac install page

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-06 19:49:52 -07:00
Victoria Bialas d6b23d654e fixed Windows Server installer checksum visible text (#2658)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-06 16:47:47 -07:00
Victoria Bialas f1461e897a d4mac-win 17.04.0-ce release notes, Windows server installer download (#2657)
fixed links and table formats

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-06 16:04:48 -07:00
Wang Jie ae39b2b990 Update linux.md (#2628) 2017-04-06 15:34:34 -07:00
mrfly 8316c1d0be There is a colon omitted in this section. (#2631) 2017-04-06 15:33:20 -07:00
Wang Jie 51ce4db3bc Update plan-installation.md (#2649) 2017-04-06 15:32:33 -07:00
Wang Jie dfeb4fdaa2 Update index.md (#2650) 2017-04-06 15:32:06 -07:00
Jim Galasyn cff050336f Add content trust docs from UCP 2.0 (#2656) 2017-04-06 14:50:12 -07:00
Jim Galasyn fa304dc832 Add workaround for Orca issue #5989 (#2654) 2017-04-06 13:59:50 -07:00
Victoria Bialas 5f14289a3f added note re: VitualBox bug and Compose example (#2652)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-06 13:41:12 -07:00
Misty Stanley-Jones 7aab567836 Clarify supported Oracle Linux configuration 2017-04-05 17:45:44 -07:00
Misty Stanley-Jones 62d34e400b Update Dockerfile to build /edge 2017-04-05 17:45:44 -07:00
Misty Stanley-Jones 6c7494c4dd Addressed feedback 2017-04-05 17:45:44 -07:00
Misty Stanley-Jones d8c04e59b3 Clarify re Edge releases 2017-04-05 17:45:44 -07:00
Misty Stanley-Jones b3ca1d6120 Add 17.04 CLI refs
Also adjust CLI stub pages and cli.md to look in a different
data folder for edge releases
2017-04-05 17:45:44 -07:00
Misty Stanley-Jones e796ce8148 Site-specific changes for Edge 2017-04-05 17:45:44 -07:00
Aaron Lehmann 3874bf2c60 Add docs for 17.04 Edge release 2017-04-05 17:45:44 -07:00
Misty Stanley-Jones dfc7f870c1 Use a different variable for svn than wget
The master branch is called trunk in svn parlance
and the directory structure is a little bit different.

Also trust the certificates for the https svn connections,
otherwise we may be prompted.

Fix Dockerfile in vnext-engine
2017-04-05 17:45:44 -07:00
Misty Stanley-Jones 184897095f Use a different variable for svn than wget
The master branch is called trunk in svn parlance
and the directory structure is a little bit different.

Also trust the certificates for the https svn connections,
otherwise we may be prompted.
2017-04-05 17:45:44 -07:00
Misty Stanley-Jones cb0c69c9d5 Fix Dockerfile in vnext-engine 2017-04-05 17:45:44 -07:00
Aaron Lehmann a73be0d5a6 swarm: Add note about placement preferences
Docker 1.14 is adding a new feature called "placement preferences". This
adds a note about them, and a pointer to the "service create" reference
that explains them in detail.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-04-05 17:45:44 -07:00
Yong Tang 5d225d3c63 Update documentation for CreateLogGroup support in awslogs (#1423)
* Update documentation for CreateLogGroup support in awslogs

This fix updates the documetation for CreateLogGroup support in awslogs

This fix is related to
https://github.com/docker/docker/issues/29334
https://github.com/docker/docker/pull/29504

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Improved line wrapping of code block
2017-04-05 17:45:44 -07:00
Brian Goff 786555a877 Adds details about new non-blocking logging mode
This functionality was added in docker/docker#28762.
It allows a user to specify what to do in cases when a log message can't
be sent, block the container's stdio or drop messages.

Also removes an erronious entry about a `nats` log driver, which does
not exist.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-04-05 17:45:44 -07:00
Misty Stanley-Jones cff043f5a3 Use a different variable for svn than wget
The master branch is called trunk in svn parlance
and the directory structure is a little bit different.

Also trust the certificates for the https svn connections,
otherwise we may be prompted.
2017-04-05 17:45:44 -07:00
Misty Stanley-Jones 13004b9ed1 Take docker/docker references from master 2017-04-05 17:45:44 -07:00
Misty Stanley-Jones 730ec4717d Document new rules for seccomp profile 2017-04-05 17:45:44 -07:00
John Mulhausen f056123592 Add legal notices to hackathon page 2017-04-05 17:28:35 -07:00
Jim Galasyn 5fe13b147a Add link to v2.1.3 (#2640)
Added link to tar for UCP version 2.1.3
2017-04-05 14:34:28 -07:00
John Mulhausen 40e3efaf45 Update hackathon.md 2017-04-05 13:31:03 -07:00
Victoria Bialas f2307bbbfd fixed home page topic cards, link to glossary (#2638)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-05 12:26:47 -07:00
Misty Stanley-Jones e6aa7e3f50 Update distribution version in Dockerfile (#2632) 2017-04-05 11:20:49 -07:00
John Mulhausen f60c5305f5 Add Hackathon details to docs site (#2613)
* First pass

* Pass 2

* Docs hackathon rules

* Restoring night mode css
2017-04-05 09:34:27 -07:00
Misty Stanley-Jones 2f4355c22a Fix compose links (#2624) 2017-04-04 15:03:50 -07:00
Misty Stanley-Jones 4fd4685ec5 Fix 404 (#2622) 2017-04-04 15:03:02 -07:00
Victoria Bialas 2a4b9aa0b7 re-ordered, improved where to learn more (#2615)
improved formatting, adding swarm link

incorporated review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-04 15:01:05 -07:00
Victoria Bialas 0462075732 removed legacy linux install index, redirected (#2623)
added redirect

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-04 14:58:18 -07:00
Misty Stanley-Jones 3833596740 Adjust heading level (#2620) 2017-04-04 14:26:45 -07:00
Misty Stanley-Jones 27bc66e009 Improvements to SLES install and BTRFS (#2618) 2017-04-04 14:09:29 -07:00
John Mulhausen d59ed36cc1 Fixes issue #2414 2017-04-04 13:56:03 -07:00
Jim Galasyn dca529c854 Add release notes for Version 2.1.3 (#2614)
* Add release notes for Version 2.1.3

Provided by @alexmavr.

* Add release notes for UCP 2.1.3.

Provided by @alexmavr.
2017-04-04 13:08:42 -07:00
John Mulhausen 9abc615ac5 Remove API reference 2017-04-04 12:48:05 -07:00
Misty Stanley-Jones 7a48554bc1 Improve daemon admin topic (#2612) 2017-04-04 12:06:46 -07:00
Misty Stanley-Jones 301c9f40c3 Add PKI topic to TOC (#2610) 2017-04-04 11:39:00 -07:00
Shane Castle e2aaddd66c added "docker" to systemd is-active command (#2599)
The command was missing "docker" on the end for the systemd example.
2017-04-03 17:20:40 -07:00
French Ben 52c50d6d7e Update to the Azure and AWS release notes for 17.03.1 (#2586)
* Update to the Azure and AWS release notes for 17.03.1

Signed-off-by: French Ben <frenchben@docker.com>

* Removed cloudstor mention till 17.06

Signed-off-by: French Ben <frenchben@docker.com>
2017-04-03 17:07:14 -07:00
Jamin Wong 0df1ef0fbe Delete api-reference.md (#1) (#2539)
* Delete api-reference.md (#1)

These APIs have been deprecated.

* Remove Accounts API from TOC
2017-04-03 15:41:16 -07:00
Aditya Dhulipala 6f2951ff23 Minor grammatical correction (#2601) 2017-04-03 15:27:38 -07:00
Anh e9b5e56bbe Update https.md (#2594) 2017-04-03 15:27:13 -07:00
Wang Jie 75d5a853e2 Update production.md (#2590)
* Update production.md

* Update production.md
2017-04-03 15:23:03 -07:00