Commit Graph

48520 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 8c76a0c1a5
Merge pull request #8037 from robin-thoni/labels-regex
Add labels-regex logging opt
2019-06-29 14:29:59 +02:00
L-Hudson 7fe03af453
Merge pull request #7003 from haikuoliu/branch_endpoint
Add doc for awslogs-endpoint log option
2019-01-25 09:42:29 -05:00
Robin THONI d81573c523 Add labels-regex loggin opt 2019-01-16 21:53:13 +00:00
paigehargrave 95550d8028
Merge pull request #6717 from cpuguy83/add_local_logger_docs
Add docs for `local` logging driver.
2018-12-28 13:48:38 -05:00
Brian Goff 889153d733 Add docs for `local` logging driver.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-08-20 09:32:14 -07:00
haikuoliu aaca625b16 Add doc for awslogs-endpoint log option 2018-07-09 14:48:54 -07:00
gbarr01 3ed81f7ee8 Update engine API matrix and script 2018-05-09 19:20:30 -07:00
gbarr01 489db9d95b Add 18.05-ce release notes 2018-05-09 19:20:30 -07:00
gbarr01 27081f3e3f Update CLI reference files 2018-05-09 19:20:30 -07:00
gbarr01 907db139d3 Update versions for 18.05-ce 2018-05-09 19:20:30 -07:00
Stephen Turner a6ff30bfbc Update screenshot after diagnostics UI changed (#6552) 2018-05-09 15:04:59 -07:00
marten 0e4b9fb0f1 Fix install link to EE
Fix install link to EE
2018-05-09 10:12:27 -07:00
Xinfeng Liu 28b2b11476 Remove 'docker-datacenter' limitation run-only-the-images-you-trust.md
In EE 2.0 `Run only the images you trust` , you can select team from the organization other than `docker-datacenter`.
2018-05-09 10:11:14 -07:00
Joao Fernandes b74d210489 Add requirement to DTR LB 2018-05-08 16:17:24 -07:00
Gwendolynne Barr 024b327405
Add release notes for 18.03.1-ce (#6653) 2018-05-07 11:22:20 -07:00
Joao Fernandes d382d916b5 Update TOC for EE 2018-05-04 09:45:57 -07:00
Matt Bentley 9abfa66f4b Fix typo for On-premise
It's `On-premises` not `On-premise`
2018-05-04 09:22:24 -07:00
Xinfeng Liu 5fd9b8c08f Add '--pod-cidr' and '--cloud-provider' in ucp install options
To match with the output of  "ucp install --help". The "--pod-cidr" is important to let the user choose CIDR when the default pod IP range 192.168.0.0/16 has conflicts to the nodes' network.
2018-05-03 17:01:10 -07:00
Jeffrey Morgan 67a012058e Rename dockertrial.com URLs to trial.docker.com 2018-05-03 16:59:27 -07:00
CrimsonGlory e4eb29caa1 Update scale.md
Added a link to the old issue:
https://github.com/docker/compose/issues/5251
2018-05-03 16:58:36 -07:00
Trapier Marshall 3b83a63da2 interlock config: fix indentation
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-05-03 16:56:31 -07:00
Joao Fernandes bd57cc0801 Remove assignee from issues 2018-05-03 16:54:33 -07:00
Kyle Squizzato d002c576f7 Clarify that --existing-config uses latest config
--existing-config is a flag that uses the latest UCP config found in the
environment and does not accept a config as a flag variable.  This
should help clarify that.

Signed-off-by: Kyle Squizzato <kyle.squizzato@docker.com>
2018-05-03 16:36:30 -07:00
Xinfeng Liu 12122f6e7a add 'Avoid IP range conflict' in UCP plan-installation 2018-05-03 16:35:15 -07:00
Ethan Bell 107a0ce000 Add port publish example for particular host IP
Addresses #6478
2018-05-03 16:33:12 -07:00
Trapier Marshall 1ab63c4b0f ucp haproxy config: add timeout tunnel
also taking the opportunity to use human-readable units

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-05-03 16:29:30 -07:00
Trapier Marshall baaea2dcbd remind compose file how to build
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-05-03 16:08:48 -07:00
Henry T. Phan eeb4a8843a Fixed typo in get-started (#6627) 2018-05-03 12:23:11 -07:00
Felix Härnström ec170487c6 Fix incorrect description in example (#6625) 2018-05-03 09:23:17 -07:00
Trapier Marshall e1f3dbe962 overlayfs supported as of rhel 3.10.0-514 (#6623) 2018-05-03 07:11:14 -07:00
Bryan Lee cf74794b2a add Q&A on customer access on entitlement (#6600) 2018-05-02 15:46:59 -07:00
Joao Fernandes 3cd6cdc53b Refactor CE vs EE 2018-05-02 13:56:17 -07:00
Joao Fernandes 4a975009e5 Product manuals tab now opens About EE 2018-05-02 13:56:17 -07:00
Joao Fernandes b20d1d4c2c Move UCP release notes to single page 2018-05-02 11:22:44 -07:00
Joao Fernandes deb6e92697 Move DTR release notes to single page 2018-05-02 11:22:44 -07:00
Ming He 5557c3908b Add download for quotes.txt (#6614) 2018-05-01 18:14:07 -07:00
Joao Fernandes b381efa359 Revert "TCP is not valid option for GELF log driver"
This reverts commit c750d9d5b4.
2018-05-01 15:34:38 -07:00
Alan Buxey 11103773d7 fix recent typos (#6608) 2018-05-01 15:16:24 -07:00
Bryan Lee 93a7ff6a09 update a typo (#6609) 2018-05-01 15:15:42 -07:00
ada c750d9d5b4 TCP is not valid option for GELF log driver 2018-05-01 14:57:49 -07:00
Gwendolynne Barr 1a39156c15
Repair proxy links (#6586) 2018-04-30 10:57:35 -07:00
newbieof410 2ae44c1824 A typo in docker-overview.md (#6588) 2018-04-30 10:57:15 -07:00
Alan Buxey 712c8acc39 correct typos (#6595) 2018-04-30 10:54:48 -07:00
Deep Debroy dec3a784d8 Remove references to ddebroy/azip (#6596) 2018-04-30 10:54:04 -07:00
gtardif 40cf403a1b Docker for mac stable relnotes 18.03.1-ce-mac65 (#6598) 2018-04-30 10:52:22 -07:00
gtardif 58e01613f7 Docker for win stable relnotes 18.03.1-ce-win65 (#6597) 2018-04-30 10:51:36 -07:00
Wang Jie cafd5d7d64 Update docker-swarm.md (#6578) 2018-04-29 11:15:48 -07:00
Joao Fernandes f45d7140c4 Add DTR known issue 2018-04-27 13:05:17 -07:00
Joao Fernandes 9867c1cba6
Fix download urls (#6559)
* Fix download urls
2018-04-27 10:21:55 -07:00
Joao Fernandes 16ea522b7a Release engine 17.06.2-ee-10 2018-04-27 10:18:26 -07:00