Commit Graph

26 Commits

Author SHA1 Message Date
Sebastiaan van Stijn db3b2220dd
remove unused modal includes, and changed links to relative MD links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-01 15:12:55 +02:00
Usha Mandya 9da7e788af
Merge pull request #13618 from usha-mandya/engdocs-494
Self-diagnose tool is no longer experimental
2021-09-30 16:40:00 +01:00
Usha Mandya 9088fd75d7
Merge pull request #13623 from usha-mandya/engodcs-495
Docs for Desktop update improvements
2021-09-30 16:39:37 +01:00
Trung Nguyen d3716ab5f0 Release notes for Docker Desktop 4.1.0
Signed-off-by: Trung Nguyen <trung.nguyen@docker.com>
2021-09-30 11:39:12 +02:00
Usha Mandya f3ac31267f Docs for Desktop update improvements
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-29 18:46:38 +01:00
Usha Mandya 866e573f94 Self-diagnose tool is no longer experimental
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-29 11:07:13 +01:00
Justin Cormack 090259ae9e
Do not describe Desktop as an installer
This is no longer what it is.

Signed-off-by: Justin Cormack <justin@specialbusservice.com>
2021-09-26 11:41:11 +01:00
Usha Mandya 28553c0e86 Add note on subscription changes to DD overview, clean up a couple of other topics related to subscription updates
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-24 19:14:20 +01:00
Stefan Scherer c4373d5a5f
Download latest DD from main channel
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-09-15 11:09:58 +02:00
Usha Mandya 2e10df8cd2
Merge pull request #13531 from JorisDebonnet/patch-1
Fix broken github link
2021-09-14 14:58:26 +01:00
JorisDebonnet 38834dc691
Fix broken github link
Fixes #13530
2021-09-14 09:22:54 +02:00
Stefan Scherer fe099ee37a
Fixed links to main channel
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-09-14 09:04:50 +02:00
Usha Mandya 9008e8c3e8
Merge pull request #13517 from thaJeztah/fix_broken_links
Fix various broken (anchor) links
2021-09-13 14:31:46 +01:00
Lorena Rangel b76fc9488b Release notes for Docker Desktop 4.0.1
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2021-09-13 15:17:35 +02:00
Sebastiaan van Stijn 173d3c65f8
fix broken (anchor) links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 15:07:49 +02:00
David Scott bf98fa37d0
Credit Alessio Dalla Piazza for discovering and analysing CVE-2021-37841 (#13414)
* Thank Alessio Dalla Piazza for discovering CVE-2021-37841

Signed-off-by: David Scott <dave.scott@docker.com>

* Also thank kevpar for useful discussion about the CVE

Signed-off-by: David Scott <dave.scott@docker.com>
2021-08-31 17:07:32 +01:00
Usha Mandya 8de2e1d4da Add image management docs, update release notes
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-31 14:35:26 +00:00
Usha Mandya e73cdcf0f1 More updates related to subscription changes, address review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-31 14:35:21 +00:00
Sebastiaan van Stijn 8c302969af Update download-links
Adjust text, add modal pop-up for browsers with JavaScript enabled, and show
EULA inline for browsers without JavaScript.

Added configuration options in the _config.json to set the correct URLs
once known.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-31 14:35:20 +00:00
Usha Mandya e8e7f7f05d First draft for subscription changes
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-31 14:35:20 +00:00
Usha Mandya d83977c53c Delete extra space
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-17 14:11:39 +01:00
Frédéric Dalleau c1416c35ce
Document path conversion on Windows (#13331)
* Document path conversion on Windows

* Minor formatting and style updates

* desktop/windows: minor fixes in troubleshoot

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-08-17 12:03:20 +01:00
Usha Mandya a6e5434600
Merge pull request #13351 from thaJeztah/update_dd_releasenotes
Desktop: release notes: mention kernel update and performance fix
2021-08-16 12:16:33 +01:00
Sebastiaan van Stijn 4cae2337b4
Desktop: release notes: mention kernel update and performance fix
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-16 13:11:45 +02:00
Sebastiaan van Stijn 1583678203
Add missing code-hints, and minor markdown edits
- Add missing code-hints (console, yaml)
- Consistently add an empty line after code-blocks
- Combine some examples where the output and the command were
  put in separate blocks. With the "console" code-hint, this
  is no longer nescessary.
- fix indentation in cloud/ecs-integration.md, which caused the
  numbered-list to be interrupted.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-16 12:59:23 +02:00
Sebastiaan van Stijn 346a066b68
Desktop: move "docker-for-windows" to "desktop/windows"
Unifying all content related to Docker Desktop to be withing the desktop
directory.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-14 13:28:15 +02:00