Commit Graph

507 Commits

Author SHA1 Message Date
David Scott af9263c8a8
Add release notes for Desktop 2.4.0.0 stable (#11436)
* Add release notes for Desktop 2.4.0.0 stable

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

* Add more known issues for 2.4.0.0

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

* Fix URL typo in the 2.4.0.0 release notes

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

* Update the workaround

* Minor update

* Update the workaround

 For the known issue on switching users

* Update docker-for-mac/release-notes.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Update docker-for-windows/release-notes.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Update old download URL

* Update old download URL

* Update docker-for-windows/release-notes.md

Co-authored-by: David Scott <djs55@users.noreply.github.com>

* Update docker-for-windows/release-notes.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
2020-09-30 14:08:55 +01:00
Sebastiaan van Stijn 6bc02b4c39
sort redirect_from in some files
This makes it easier to find if a redirect is already present,
and to spot duplicates

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-29 18:15:25 +02:00
David Scott 62f31a3ad6
Docker Desktop release notes: add clock_gettime64 known issue (#11405)
* Docker Desktop release notes: add clock_gettime64 known issue

See https://github.com/docker/for-win/issues/8326

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

* Minor style update

* minor style update

* Minor style updte

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-22 15:28:48 +01:00
Usha Mandya ac59a8be13
Merge pull request #11391 from StefanScherer/wsl2-only-edge-1903
Clarify the min WSL 2 Windows OS version 2004 for Stable and 1903 for Edge
2020-09-17 21:55:15 +01:00
Usha Mandya 67476cbc9b
Add release notes for Desktop Edge 2.3.7.0 release (#11387)
* Add release notes for Desktop Edge 2.3.7.0 release

* Minor updates to the Desktop Edge 2.3.7.0 release notes

- compose update was removed
- add build number of candidate build (not yet confirmed)
- some feedback from Stephen Turner

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

* Minor updates for Desktop Edge 2.3.7.0

- updated Snyk version
- more bugfixes
- new URL

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

Co-authored-by: David Scott <dave@recoil.org>
2020-09-17 21:53:41 +01:00
Stefan Scherer 7ac61ef10f
Clarify the min WSL 2 Windows OS version 2004 for Stable and 1903 for Edge
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-09-17 21:31:11 +02:00
Jarno 01adfac4d0
Update install-windows-home.md
Update windows version
2020-09-15 16:32:13 +02:00
Jarno 81f2ea0d79
Update Windows version for WSL 2
WSL 2 is backported to Windows 10 1903
2020-09-15 16:06:24 +02:00
Emmanuel Briney 9a49bb310e
Release notes for Desktop stable 2.3.0.5 (#11368)
* Release notes for Desktop stable 2.3.0.5

* Fix headlines

* Fix headlines and date

* Fix date

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
2020-09-15 11:34:04 +01:00
Mathieu Champlon a503f638e9 Overwrite Edge 2.3.6.1 with 2.3.6.2 2020-09-10 16:26:29 +02:00
Usha Mandya f5df57ef13 Remove Edge download URL 2020-09-09 16:06:07 +01:00
David Scott f3e096d148
Update Docker Desktop release notes for 2.3.6.1 (#11340)
* Update Docker Desktop release notes for 2.3.6.1

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

* Desktop edge 2.3.6.1 has compose 1.27.0

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

* Remove unnecessary word "default" in release notes

Signed-off-by: David Scott <dave.scott@docker.com>
2020-09-08 16:08:47 +01:00
Usha Mandya 5506a754b2
Merge pull request #11324 from SQLvariant/patch-1
Update wsl.md
2020-09-02 17:31:12 +01:00
Usha Mandya b8a9d8cfa1
Update the WSL commands
Added .exe within the WSL commands to ensure the commands work in any WSL distro
2020-09-02 14:06:30 +01:00
Mathieu Champlon dad8dad120
Update Docker Desktop release notes for Edge 2.3.6.0 (#11320)
* Update Docker Desktop release notes for Edge 2.3.6.0

* Update the download URL

* Update the download URL (Win)

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-01 18:10:33 +01:00
Aaron Nelson a29d60f9a5
Update wsl.md
Trying to clarify for the user that they should run the `wsl -l -v` command on Windows, not within the Linux distro.
2020-09-01 11:21:49 -04:00
David Scott c9f8d88959
Improve Toolbox to Desktop migration (#11297)
* Improve Toolbox to Desktop migration

Previously we recommended converting the disk at the block level.
This is a bit risky as any on-disk format change could prevent it
from working.

It's safer to explicitly `docker commit`, then `docker save` and
`docker load` containers and images.

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

* Minor style updates

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-08-27 10:54:02 +01:00
Simon Ferquel 34237a1c46 Prepare Docker Desktop Edge 2.3.5.1 patch release
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2020-08-25 17:16:17 +02:00
tupacko 43c94a558b
Changed from Mac to Windows in text and URL. 2020-08-22 15:03:04 +03:00
Usha Mandya 4232eb2c70
Merge pull request #11273 from usha-mandya/desktop-edge-2350
Release notes for Desktop Edge 2.3.5.0
2020-08-20 21:57:34 +01:00
Usha Mandya fd74e3acc4 Release notes for Desktop Edge 2.3.5.0 2020-08-20 21:45:57 +01:00
Usha Mandya 9db3e72fb1 Update Desktop onboarding docs 2020-08-19 15:56:09 +01:00
Usha Mandya 31200920d7 Add a networking example 2020-07-31 14:59:52 +01:00
Mathieu Champlon 9050cd4717
Release notes for Docker Desktop Edge 2.3.4.0 (#11190)
* Update release notes for Docker Desktop Edge 2.3.4.0

* Minor style updates (Mac)

* Minor style updates (Win)

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-28 17:46:28 +01:00
Usha Mandya a46a62bafc Add a note on turning experimental features on
Add a note to specify users must turn on the experimental features flag manually when they switch from stable to edge releases.
2020-07-28 12:03:56 +01:00
Usha Mandya 54ba0538b8 Release notes for Desktop stable 2.3.0.4 2020-07-27 15:41:54 +01:00
Usha Mandya 01299bf42b Release notes for Desktop Edge 2.3.3.2 2020-07-21 10:47:17 +01:00
Usha Mandya 4c233c0b97 Add release note for 2.3.3.1 Win release 2020-07-10 17:41:14 +01:00
Usha Mandya 0188be21d5 Desktop Edge v2.3.3.0 release notes 2020-07-09 16:15:48 +01:00
Stephen Turner c90cb680c0
Repeat information about Windows 10 Home (#11091)
* Repeat information about Windows 10 Home

Useful for people who jump into the middle of the page without reading the top

* Update the link to Win Home install page

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-06 14:02:21 +01:00
Sebastiaan van Stijn 2b4833a355
Remove some references to enterprise products
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-02 23:36:48 +02:00
David Scott d50029f525
Desktop: windows supports sharing folders rather than drives (#10455)
Signed-off-by: David Scott <dave.scott@docker.com>
2020-07-02 15:33:20 +01:00
Mathieu Champlon 39a054a016
Correct proxies documentation for Docker Desktop (windows) (#10890)
* Correct proxies documentation for Docker Desktop

The proxies set in the Docker Desktop settings are actually not propagated in the containers automatically.
The rationale being that we want the same UX on Windows/Mac and as on Linux.
Closes https://github.com/docker/for-win/issues/3676

* Minor style updates

* Wrap to 80 chars

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-01 15:10:19 +01:00
Usha Mandya 840f05b4ac Fix incorrect heading format 2020-06-29 15:16:51 +01:00
Usha Mandya 055266c914 Add Desktop Edge 2.3.2.1 and 2.3.2.0 release notes 2020-06-29 13:07:29 +01:00
Usha Mandya ba972431dd Update Desktop Edge release notes 2020-06-27 19:28:43 +01:00
Usha Mandya 0d98b8c969
Update Mac release notes (#11039) 2020-06-25 16:45:21 +01:00
Usha Mandya ad1a284597 Add Desktop 2.3.2.0 release notes 2020-06-25 15:55:25 +01:00
Stephen Turner 82018d91a5
Update to oldest version still under MSFT support (#11027)
See https://en.wikipedia.org/wiki/Windows_10_version_history
2020-06-24 10:55:45 +01:00
Stephen Turner 5d24badfb5
Settings differences (#11002)
* Describe which settings are available with which backend

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-06-17 11:49:07 +01:00
Sebastiaan van Stijn 32dc3b7618
desktop: fix links on "windows home" page, and some markdown touch-ups (#10975)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-09 09:47:22 +01:00
Usha Mandya df3bd29a3e Remove links to success articles 2020-06-05 17:14:49 +01:00
Amal 2e214411bc
Minor typo fix (#10952) 2020-06-04 15:41:02 +01:00
Sebastiaan van Stijn c082784316
Desktop: fix some broken links to index pages (#10941)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:05:15 +01:00
Mark 59c3d309ca
Fix broken links issue #10908 (#10932)
* Fix broken links issue#10908

Fix issue#10908

* Fix broken link docker desktop dashboard

* Fix broken link networking

* Mac: Fix dashboard links

* Mac: Fix networking links

* Fix link to get started

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-06-01 12:43:21 +01:00
Mathieu Champlon 71d6a88c13
Add missing release note entry (#10914) 2020-05-28 14:47:28 +01:00
Mathieu Champlon 514d2c8124
Update release-notes.md 2020-05-27 20:04:44 +02:00
Mathieu Champlon 7a1db9a618 Added release notes for Docker Desktop Stable 2.3.0.3 2020-05-27 14:37:15 +02:00
Usha Mandya a2c7906ba9
Merge pull request #10870 from ScottFred/patch-2
Update install.md
2020-05-26 14:38:37 +01:00
Usha Mandya aaabf4fdb6
Update instal instructions 2020-05-26 13:38:55 +01:00