Commit Graph

53775 Commits

Author SHA1 Message Date
Sebastiaan van Stijn d4ead1b120
Remove "bundle" subcommand and support for DAB files
Deploying stacks using the "Docker Application Bundle" (`.dab`) file
format was introduced as an experimental feature in Docker 1.13 /
17.03, but superseded by support for Docker Compose files in the CLI.

With no development being done on this feature, and no active use of the file
format, support for the DAB file format and the top-level `docker deploy` command
(hidden by default in 19.03), will be removed from the CLI, in favour of
`docker stack deploy` using compose files.

This patch removes documentation for the `docker-compose bundle` subcommand,
which was used to convert compose files into DAB files (and given the above,
will no longer be needed).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-22 15:34:58 +01:00
Andrey Kuchuk 5586e5e0da update compose install md (#10146)
make install as a container better for copy-paste
2020-01-22 13:42:09 +00:00
Trishank Karthik Kuppusamy d424bc9656 Update repo URL (#10174) 2020-01-22 13:41:44 +00:00
Usha Mandya c6524a27eb
update urls for 2.1.0.5 release (#10175) 2020-01-22 11:22:03 +00:00
Traci Morrison 09c6641763
Change download URL (#10116)
* Change download URL

* Edit
2020-01-21 12:33:05 -05:00
Usha Mandya 835459972b
Merge pull request #10172 from usha-mandya/desktop-stable-2.2-get-started
Docker Desktop screenshot updates
2020-01-21 16:04:32 +00:00
Usha Mandya 1cd461644b Updated the screenshots as per the latest UI 2020-01-21 15:23:18 +00:00
Usha Mandya a48857ff6d
Merge pull request #10171 from usha-mandya/desktop-2.2-relnote-patch
add note on kube cluster reset
2020-01-21 14:35:47 +00:00
Usha Mandya 35e7f91895 add note on kube cluster reset 2020-01-21 14:15:32 +00:00
Traci Morrison cdac7ade9d
Update screenshot to 3.2 (#10100) 2020-01-21 08:47:30 -05:00
Usha Mandya 1ad123df72
Merge pull request #10051 from usha-mandya/desktop-stable-2.2-dashboard
Docker Desktop Dashboard updates
2020-01-21 11:10:42 +00:00
Usha Mandya 50e74c43f8
Merge pull request #10047 from usha-mandya/desktop-stable-2.2-win-faq
Windows FAQ updates for Desktop Stable 2.2 release
2020-01-21 11:10:01 +00:00
Usha Mandya 4386595f7c
Release notes for Desktop Stable 2.2 release (#10032)
* Release notes for Desktop Stable 2.2 release

* Ruby Ver Bump (#10040)

* removed wsl entries from Windows relnotes

* address review comments

* minor updates

* Fix compose version number

* Fix compose version number

* bumped Compose version, added a new known issue

Co-authored-by: Olly P <oppomeroy@gmail.com>
Co-authored-by: Stephen Turner <stephen.turner@docker.com>
2020-01-21 11:09:26 +00:00
Usha Mandya 0d5ded5d22
Merge pull request #10134 from ollypom/registry_nginx_redirect
Added Registry Nginx Recipe Redirect
2020-01-20 15:28:22 +00:00
Usha Mandya e6339d5ba2
Merge pull request #10113 from ulyssessouza/add-compose-1.25.1
Bump compose 1.25.1
2020-01-20 13:36:58 +00:00
Usha Mandya bb5f682433
Merge pull request #10101 from thaJeztah/fetch_resources_use_tags
Use tags where possible to fetch API documentation for older versions
2020-01-20 13:07:07 +00:00
DocKor f91cd23116
Merge pull request #10160 from KoryKessel-Docker/ENGDOCS-316-matching-overriding-vulnerability-new-DTR2.5-edit
Updated Overriding a Vulnerability topic to match DTR 2.5 edit.
2020-01-17 19:24:39 +01:00
KoryKessel-Docker c5bc003b5c Capitalized hide to Hide to match what is onscreen. 2020-01-17 17:26:39 +01:00
KoryKessel-Docker 25645e6fe2 Updated Overriding a Vulnerability topic to match DTR 2.5 edit. 2020-01-17 12:07:04 +01:00
Traci Morrison b6194699ca
Fix image filepath (#10156) 2020-01-16 11:48:22 -05:00
Traci Morrison 394e16c1f9
Add formatting for OL (#10144)
* Add formatting for OL

* Update link
2020-01-15 15:11:45 -05:00
DocKor ee00863dea
Merge pull request #10147 from KoryKessel-Docker/ENGDOCS-314-insert-overriding-vulnerability-page-DTR-2.5-docs
Add Override a Vulnerability topic to DTR 2.5 docs.
2020-01-15 18:54:24 +01:00
KoryKessel-Docker 6631e8cc27 Added overeride-vulnerability-2.png to DTR 2.5 images directory. 2020-01-15 18:13:14 +01:00
KoryKessel-Docker c4425be2cf Add Override a Vulnerability topic to DTR 2.5 docs. 2020-01-15 16:55:34 +01:00
Bill Mills dbe3d175d5 retool service-cluster page (#9811)
* retool service-cluster page

* complete example instead of delta

* specify interlock ports

* keep service cluster delta for interested parties

* corrections

* comments from Adrien

* more corrections from Adrian

* corrections from Traci

* resolve merge conflict
2020-01-14 14:06:28 -05:00
DocKor 85cea5dc8c
Merge pull request #10142 from KoryKessel-Docker/Typo-Fix-ENGDOCS-313-DTR-upgrade-note
Fixed word doubling (of) in note.
2020-01-14 18:54:23 +01:00
KoryKessel-Docker 6db020f38e Fixed word doubling (of) in note. 2020-01-14 13:11:51 +01:00
DocKor 279e7f79eb
Merge pull request #10139 from KoryKessel-Docker/ENGDOCS-313-clarify-DTR-upgrade-from-any-node
Note indicating Node location not a DTR upgrade factor.
2020-01-13 19:38:42 +01:00
KoryKessel-Docker b67597542c Edits made in response to peer review. 2020-01-13 18:20:39 +01:00
Traci Morrison 038beaa7db
WIP - Update screen capture and text (#10076)
* Update screen capture and text

* Add table

* Update image

* Add punctuation
2020-01-13 09:41:08 -05:00
KoryKessel-Docker e3c351ff2b Note indicating Node location not a DTR upgrade factor. 2020-01-13 14:39:01 +01:00
Olly P 858a0b1ede
Correct Typo in Secure Overlay (#10135) 2020-01-10 18:07:03 +00:00
Olly P 834a977126
Removed Interlock Dead Link (#10136) 2020-01-10 18:06:45 +00:00
paigehargrave c049efc98e RBAC instruction update for isolate-nodes.md (#8309)
* Update isolate-nodes.md

* Update isolate-nodes.md

* Add changes from peer review

Co-authored-by: Traci Morrison <52976526+traci-morrison@users.noreply.github.com>
2020-01-10 12:05:23 -05:00
Dawn-Docker Enterprise d0ace3b60f
Merge pull request #10127 from Dawn-Wood/remove-enterprise-links
removed Enterprise sections
2020-01-10 08:43:31 -08:00
Dawn-Docker Enterprise 0b00bfb067
Merge pull request #10129 from Dawn-Wood/move-cluster
Move cluster
2020-01-10 08:43:13 -08:00
ollypom 76e4d03264
Added Nginx Recipe Redirect 2020-01-10 12:39:40 +00:00
Hannah Agee edb6631d9a remove line 47 disable selinux (#10092)
https://docker.slack.com/archives/G1D2K0UNQ/p1577727065026400
2020-01-10 12:03:45 +00:00
Olly P dad2f28b08
Moved Windows EE Engine Version (#10125) 2020-01-10 12:01:28 +00:00
Dawn W Docker 59504d3419 changing links to cluster 2020-01-09 15:18:00 -08:00
Dawn W Docker 6f4384862a moving cluster folder 2020-01-09 15:07:51 -08:00
Dawn W Docker a3940fd108 moved cluster how-to content 2020-01-09 15:07:09 -08:00
Dawn W Docker b69d9b20e7 removing enterprise section 2020-01-09 14:43:21 -08:00
Dawn W Docker f819435149 removed Enterprise sections 2020-01-09 13:31:42 -08:00
DocKor 76efa33ee6
Merge pull request #10124 from KoryKessel-Docker/ENGDOCS-300-insert-missing-enterprise-note
Insertion of Enterprise note into files lacking.
2020-01-09 19:14:43 +01:00
DocKor 7ba31d243b
Merge pull request #10123 from KoryKessel-Docker/ENGDOCS-306-clarify-latest-DTR-version
Edited the ee_dropdown.html file to clarify current-previous versions
2020-01-09 17:46:19 +01:00
KoryKessel-Docker 2f1fc8b27e Edited the ee_dropdown.html file (the header for the UCP/DTR previous version note) for clarity. 2020-01-09 16:09:45 +01:00
DocKor c196c67068
Merge pull request #10120 from KoryKessel-Docker/ENGDOCS-305-clarify-nodes-for-DTR-install
DTR install Step 2 edits
2020-01-08 21:39:12 +01:00
KoryKessel-Docker f4824f5f7a Fixed typo. 2020-01-08 21:13:38 +01:00
KoryKessel-Docker 7d8626225f DTR install Step 2 edits 2020-01-08 19:48:53 +01:00