Commit Graph

53825 Commits

Author SHA1 Message Date
Dawn-Docker Enterprise
fbb618060a Merge pull request #10211 from Dawn-Wood/fix-toc
Fix toc
2020-01-28 14:09:08 -08:00
Dawn W Docker
f363c66c74 fixing spaces 2020-01-28 14:04:56 -08:00
Dawn W Docker
042c125150 fixing space issue in toc 2020-01-28 13:42:51 -08:00
Dawn W Docker
8ec4cb3d06 Merge remote-tracking branch 'public-repo/master' 2020-01-28 13:41:36 -08:00
Traci Morrison
e9cea27661 Merge pull request #10210 from traci-morrison/fix-toc-issue
Fix TOC spacing
2020-01-28 16:10:20 -05:00
Traci Morrison
2e735fd8cb Fix spacing 2020-01-28 16:05:09 -05:00
Traci Morrison
93212e79ff Fix TOC spacing 2020-01-28 16:02:03 -05:00
Dawn-Docker Enterprise
515e0cfe84 Merge pull request #10208 from docker/Dawn-Wood-patch-1-1
Update release-notes.md
2020-01-28 12:45:19 -08:00
Dawn-Docker Enterprise
45dbe99f5b Update release-notes.md 2020-01-28 12:43:44 -08:00
Traci Morrison
551b3acb39 Merge pull request #10206 from traci-morrison/ucp-jan-relnotes
Add 3.2.5 release notes
2020-01-28 15:38:01 -05:00
Traci Morrison
b492a9b17c Add 3.2.5 release notes 2020-01-28 15:33:00 -05:00
Kory
7ce3000ac4 Merge pull request #10205 from KoryKessel-Mirantis/ENGDOCS-318-DTR-2.7-patch-release-notes-update
Engdocs 318 dtr 2.7 patch release notes update
2020-01-28 21:24:35 +01:00
root
8c86b50d30 Merge remote-tracking branch 'docker.github.io/master' 2020-01-28 17:00:26 +00:00
KoryKessel-Docker
ae7b016e9c Change date for patch releases to 28-Jan (from 27-Jan). 2020-01-28 15:54:05 +01:00
Usha Mandya
007cea609a update desktop installer section (#10202) 2020-01-28 14:36:49 +00:00
KoryKessel-Docker
bfcd89f1c7 Addition of lead clause to Security bullet, indention. 2020-01-28 01:40:58 +01:00
KoryKessel-Docker
cf3b0b2a03 Addition of CVE Vulnerability DB download sentence. 2020-01-28 01:23:40 +01:00
KoryKessel-Docker
86e9c8b404 Changed caused that to that caused in two places. 2020-01-27 23:33:20 +01:00
root
452048fb7c Merge remote-tracking branch 'docker.github.io/master' 2020-01-27 21:00:27 +00:00
Traci Morrison
c1dbc9b3b9 Update admission controllers topic (#10150)
* Update for content audit

* Remove repetitive info
2020-01-27 14:17:29 -05:00
root
6f1cbf8b70 Merge remote-tracking branch 'docker.github.io/master' 2020-01-24 17:00:27 +00:00
Usha Mandya
1566a92ef7 add release date for Desktop 2.2 (#10192) 2020-01-24 11:26:06 +00:00
Jenny Burcio
72eec05dcc Update resources.md (#10190)
Update resources shared
2020-01-24 10:15:58 +00:00
root
bfa52ea7da Merge remote-tracking branch 'docker.github.io/master' 2020-01-23 21:00:27 +00:00
Gilles Douaire
398ac67d68 Add timestamp for Docker Desktop Community 2.2.0.0 (#10179) 2020-01-23 17:57:34 +00:00
Usha Mandya
f2c116d7df update the experimental blurb (#10185) 2020-01-23 17:54:07 +00:00
root
3cf7cea71a Merge remote-tracking branch 'docker.github.io/master' 2020-01-23 17:00:26 +00:00
Ulysses Souza
068024a91a Add docker-compose 1.25.1, 1.25.2 and 1.25.3 release notes (#10112)
* Add versions: 1.25.1, 1.25.2 and 1.25.3

Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>

* Minor format updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-01-23 16:43:15 +00:00
KoryKessel-Docker
7f73ca943a Fixed asterisk typo. 2020-01-23 17:02:23 +01:00
KoryKessel-Docker
063cf52990 Edit in response to PR comment on Security (scanner update). 2020-01-23 12:57:49 +01:00
root
49f73e7549 Merge remote-tracking branch 'docker.github.io/master' 2020-01-22 17:00:27 +00:00
KoryKessel-Docker
794d30e06e First draft DTR 2.7.5 Release Note update (no dates). 2020-01-22 17:54:30 +01:00
Sebastiaan van Stijn
7fb9bc05e4 Merge pull request #9984 from thaJeztah/remove_engine_commands
Remove "docker engine" commands
2020-01-22 16:40:27 +01:00
Sebastiaan van Stijn
49eb8fa9db Merge pull request #9987 from thaJeztah/remove_dab_bundle
Remove "bundle" subcommand and support for DAB files
2020-01-22 16:39:56 +01:00
Sebastiaan van Stijn
ebc3b502ee Update yaml files to remove "engine" subcommands
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-22 15:49:30 +01:00
Sebastiaan van Stijn
f24e2f1b4d Remove "docker engine" subcommands
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-22 15:49:27 +01:00
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
root
b3efebff8f Merge remote-tracking branch 'docker.github.io/master' 2020-01-21 21:00:27 +00:00
Traci Morrison
09c6641763 Change download URL (#10116)
* Change download URL

* Edit
2020-01-21 12:33:05 -05:00
root
1f587d448a Merge remote-tracking branch 'docker.github.io/master' 2020-01-21 17:00:27 +00: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