Commit Graph

52448 Commits

Author SHA1 Message Date
Maria Bermudez f84c5fce6f Merge branch 'master' of github.com:docker/docs-private 2019-05-31 09:18:41 -07:00
Maria Bermudez 9291d71e48 Merge branch 'master' of github.com:docker/docker.github.io 2019-05-31 09:16:55 -07:00
Maria Bermudez b22efe3567 Add missing comma and line for Swagger UI (#1118) 2019-05-31 11:47:50 -04:00
Ally Smith 0af327b3cb
refactor Jenkinsfile
- use DTR images for all but `docker.github.io:published`
- use environment variables instead of credentials
- build and push all images inside VPN container
- combine build + image and update swarm stages
- remove repetitive steps / stages
2019-05-31 10:48:15 +01:00
Ally Smith 773b3b360a
refactor Jenkinsfile
- use DTR images for all but `docker.github.io:published`
- use environment variables instead of credentials
- build and push all images inside VPN container
- combine build + image and update swarm stages
- remove repetitive steps / stages
2019-05-31 10:37:45 +01:00
Ally Smith 0319c1d8a9
refactor Jenkinsfile
- use DTR images for all but docker.github.io:published
- use success_bot for DTR + UCP
- use environment variables instead of credentials
- build and push all images inside VPN container
- combine build + image and update swarm stages
- remove repetitive steps / stages
2019-05-31 10:14:01 +01:00
paigehargrave 9fecfbfbe4 Problem with UCP uninstall (#1105) 2019-05-30 15:07:39 -07:00
paigehargrave 9cdfb75576
Added gmsa step (#1110)
* Added gmsa step

* Updated per Wayne
2019-05-30 13:51:31 -04:00
Anusha Ragunathan 5b6371de37 Update CSI docs to reflect the renamed flag.
https://github.com/docker/orca/pull/16840/files renamed
"csi-expt-enabled" to "storage-expt-enabled" and including more feature
flags as part of storage. The flag now represents experimental features
in all of storage and not specific to CSI.

Signed-off-by: Anusha Ragunathan <anusha.ragunathan@docker.com>
2019-05-30 09:46:33 -07:00
Usha Mandya c0d717c847
Merge pull request #1114 from usha-mandya/app-templates-1006
Updating CLI refs
2019-05-30 12:07:25 +01:00
usha-mandya 9d2e2fa79f Updating CLI refs 2019-05-30 11:55:42 +01:00
Usha Mandya 3f15a4ee74
Merge pull request #1111 from usha-mandya/desktop-rc-relnotes
Desktop RC relnotes
2019-05-30 10:56:10 +01:00
Takuya N 9ecfaf9732 Update ubuntu version and common driver on storagedriver docs (#8746)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-05-29 22:02:00 -07:00
usha-mandya 1711abaa0f rel note updates for Desktop-RC build 2019-05-29 15:56:28 +01:00
Usha Mandya 5ece26e7c6
Merge pull request #8853 from nekottyo/fix-link
Fix broken links
2019-05-29 11:11:29 +01:00
Usha Mandya 31aa752910
Update faqs.md 2019-05-29 10:34:40 +01:00
Usha Mandya 9066792a0a
removed the reference to index.md
Though the sections referenced belong to `index.md`, there is no requirement to call it out in the URL. For example:

https://docs.docker.com/docker-for-mac/#add-tls-certificates
https://docs.docker.com/docker-for-mac/#reset
2019-05-29 10:01:20 +01:00
Maria Bermudez fdb19eb8c2 Merge branch 'amberjack' of github.com:docker/docs-private into amberjack 2019-05-28 15:57:51 -07:00
Maria Bermudez 8014cf00bb Add experimental flags for base command 2019-05-28 15:57:32 -07:00
Maria Bermudez 468ba0a128 Add experimental flags 2019-05-28 15:55:53 -07:00
Maria Bermudez 77d6dfe618
Standardize headings 2019-05-28 15:19:07 -07:00
Maria Bermudez 10cf8eab40
Fix typo 2019-05-28 15:16:28 -07:00
Maria Bermudez 9da53a83d9
Update link to UCP installation 2019-05-28 15:16:06 -07:00
Maria Bermudez d1d2332a00
Fix link preview 2019-05-28 13:59:24 -07:00
Olly P 1456d52923 Rewritten Custom CNI to become Unmanaged CNI in UCP Docs (#8799)
* Rewritten Custom CNI to become Unmanaged CNI

Here I have rewritten the Unmanaged CNI page with Docker UCP. The
changes are:

- Clarifying the support position
- Providing clear instructions on how to bring up UCP and then install a
custom CNI plugin
- Removes unneccesary items like disabling IPIP which is not related to
this page.

Signed-off-by: Olly Pomeroy <olly@docker.com>

* Updated following Uday's feedback

* Add editorial review
2019-05-28 13:55:25 -07:00
Maria Bermudez 995244c5e0
Update link to webhook types for the web UI 2019-05-28 08:25:10 -07:00
Maria Bermudez 4d5cb435a1
Update link to webhook types 2019-05-28 08:24:05 -07:00
Usha Mandya f67c2a69f5
Merge pull request #1107 from usha-mandya/app-templates-1006
removing the manually generated CLI topic
2019-05-28 12:38:57 +01:00
nekottyo 39873cc68f Fix broken links 2019-05-28 18:17:06 +09:00
Victor Bennich 313b0dc4d7 Update dev-best-practices.md (#8840)
Added a '/' to the Docker for Azure link to fix broken link.
2019-05-25 12:20:33 -07:00
Radu M 72639b6333 Update index.md (#8841) 2019-05-25 12:19:04 -07:00
Hoang 0602e4c354 Update volumes.md (#8842) 2019-05-25 12:18:18 -07:00
Maria Bermudez b2378c949c
Standardize verb in title 2019-05-25 12:17:48 -07:00
Maria Bermudez ef4fcc506f
Follow-up fixes to webhook management changes (#8849)
* Improve webhook management docs

UI and API updates

Final updates

Fix link to event types

Standardize word usage

Remove old page

Add clarification of webhook scope

* Incorporate feedback

* Update TOC entries and next link
2019-05-25 12:10:03 -07:00
Maria Bermudez 9cc76b8373
Merge branch 'published' into master 2019-05-24 16:54:53 -07:00
Maria Bermudez a8c690c647
Improve webhook management docs for DTR (#8794)
* Improve webhook management docs

UI and API updates

Final updates

Fix link to event types

Standardize word usage

Remove old page

Add clarification of webhook scope

* Incorporate feedback
2019-05-24 16:44:23 -07:00
paigehargrave c9b60bcf16
Updates per Trap 2019-05-24 15:08:33 -04:00
usha-mandya 24376719b2 removing the manually generated CLI topic 2019-05-24 16:35:29 +01:00
Alastair Smith 07063f3229 fix Jenkinsfile 2019-05-24 08:31:26 -05:00
paigehargrave f6889dc48d
SAML updates for ADFS (#8832)
* Updates for ADFS

* Syntax fix

* Updates per feedback

* Update enable-saml-authentication.md
2019-05-24 09:09:45 -04:00
paigehargrave 082a2fd3e4
Update index.md 2019-05-24 08:23:13 -04:00
paigehargrave 93a09e11b5
Removed redundant TOC entries at top 2019-05-23 16:32:38 -04:00
Maria Bermudez 3c5ca3759a
Update main.js for UCP API 2019-05-23 10:10:59 -07:00
paigehargrave 9ec07b82b9
DTR API info 2019-05-23 12:44:01 -04:00
Paige Hargrave d8959657fa Add DTR API 2019-05-23 12:31:39 -04:00
Paige Hargrave bdb6a7785f Add CLI 2019-05-23 12:28:16 -04:00
Paige Hargrave da18e3600e Add API 2019-05-23 12:26:53 -04:00
Usha Mandya ac099018c1
Merge pull request #8609 from davidism/patch-1
Update Python and Flask usage in Compose tutorial
2019-05-23 09:54:13 +01:00
Maria Bermudez 52e081c767
Sync published with master (#8839)
* updated Layer 7 UI image to have correct http port, updated deployment steps to make it clear what can be done via the UI and the alternative manualy approach

Signed-off-by: Steve Richards <steve.james.richards@gmail.com>

* Propose 3 as the number of manager nodes (#8827)

* Propose 3 as the number of manager nodes

Propose 3 managers as the default number of manager nodes.

* Minor style updates

* typeo in document and small update to image (#8837)

* Fix typos (#8650)

* remove extra 'but' on line 40 (#8626)
2019-05-22 18:38:13 -07:00
Carlton Caven cbc9539e94 remove extra 'but' on line 40 (#8626) 2019-05-22 11:57:22 -07:00