Commit Graph

598 Commits

Author SHA1 Message Date
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
Stefan Scherer d1c269e58d
Cleanup WSL tech preview links
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-05-24 21:35:31 +02:00
Scott Fredericksen fca82492f4
Update install.md
The install instructions are missing a critical step that requires the user to be added to the "docker-users" group.  Without this, the user will be prevented from running Docker containers.
2020-05-22 00:28:10 -06:00
Usha Mandya 8716eb0b98
Add release notes for Desktop Edge 2.3.1.0 (#10851)
* Add release notes for Edge 2.3.1.0

* Add relase date and download URL
2020-05-20 17:59:34 +01:00
Sebastiaan van Stijn a7806de7c5
Desktop: fix some broken links/images and minor markdown-touch up
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-20 11:54:08 +02:00
Charlie Arehart 8b6335e146
Add mention of Learn menu, in order to re-run tutorial (#10830)
* Add mention of Learn menu, to re-turn tutorial

Signed-off-by: Charles Arehart <charlie@carehart.org>

* Minor style edits

* Update Mac Install

Add the 'Learn' option to the Mac install page

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-05-19 13:36:16 +01:00
Usha Mandya f44d049367
Add note on Desktop installer size (#10819) 2020-05-18 10:32:21 +01:00
Usha Mandya fa91630d82
update note on Win Server support (#10826) 2020-05-18 10:31:37 +01:00
David Scott 8e8fbded0e
WSL 2: add note about inotify (#10801)
* WSL 2: add note about inotify

It's important for both
- high performance; and
- inotify
to store files in the WSL Linux distro and bind mount them from there
rather than remote them from the Windows host.

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

* Update docker-for-windows/wsl.md

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2020-05-13 18:21:36 +01:00
Stefan Scherer a8ce0f0eea
Move WSL page, update to Windows 10, version 2004 (#10745)
* Move WSL page

Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>

* Update Windows 10, version 2004

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-05-13 00:41:46 +01:00
Usha Mandya d174f4a5ce
Fix WinHome download URL (#10793) 2020-05-12 10:49:43 +01:00
Usha Mandya 2e032dde73
Release notes for Desktop Stable 2.3.0.0 (#10676)
* Release notes for Desktop Stable 2.3.0.0

* Add download URL and release date
2020-05-11 14:51:15 +01:00
Usha Mandya a9a6c22b14
Docs for Windows Home support and QSG (#10669)
* - Added a new topic to describe how to install Desktop on Windows Home machines.
- Update installation instructions on Windows/Mac topics
- Removed references to Toolbox from the Install topics
- Updated the Install pages to add info on the new onboarding tutorial on startup

* Update docker-for-windows/install-windows-home.md

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

* Update docker-for-windows/install-windows-home.md

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

* Update docker-for-windows/install-windows-home.md

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

* Update docker-for-windows/install-windows-home.md

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

* move WSL 2 req above Hyper-V reqs

* Add info on purge container data

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
2020-05-11 14:15:40 +01:00
Stefan Scherer c80929b648
Add redirect until Win 10 v2004 GA
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-05-04 17:07:59 +02:00
Usha Mandya ba7819fed6
Add Docker Desktop Overview topic (#10718)
* - Added a new Overview topic for Docker Desktop
- Moved Dashboard up one level and removed OS-specific topics and images from the Mac and Windows directories

* Updated the Desktop TOC
- Moved Install topics above Getting started topic
- Moved Open source licensing up one level
- Removed OS-specific topics

* Fix review comments
2020-05-01 08:43:25 +01:00
Sebastiaan van Stijn 391772e158
DD: fix broken links in release notes (#10735)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-30 18:59:03 +01:00
Usha Mandya 127700dec7
Release notes for Desktop Edge 2.3.0.1 (#10712) 2020-04-28 16:28:58 +01:00
Usha Mandya 9f8c728bd0
Add support for VirtualBox (#10686) 2020-04-24 08:59:29 +01:00
Sebastiaan van Stijn 087e391397
desktop: use relative markdown links
Unfortunately, the only reliable way to create internal links
is to use relative links to other Markdown files. This does
match the way links on GitHub work, but makes it harder to
create these links.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:21 +02:00
Usha Mandya c44e3f2043
Merge pull request #10640 from usha-mandya/desktop-edge-2300
Release notes for Desktop Edge 2.3.0.0
2020-04-20 10:18:00 +00:00
Usha Mandya f0304e1e0e Release notes for Desktop Edge 2.3.0.0 2020-04-20 11:01:53 +01:00
Usha Mandya 4c26d627ff Update DDE URLs to point to the new location 2020-04-20 08:50:47 +01:00
Mathieu Champlon d7aa0935de
Fix broken link 2020-04-17 16:41:39 +02:00
Usha Mandya d1c99e1be6 Include WSl2 in Virtualization reqs
Updated text to ensure that virtualization must be enabled for WSL 2 to work properly.
2020-04-07 15:10:02 +01:00
David Scott 774a7d9725 Desktop on Windows: add note that IPv6 is not supported
This mirrors the same note on Mac.

Signed-off-by: David Scott <dave.scott@docker.com>
2020-04-06 16:44:50 +01:00
Sebastiaan van Stijn d813acb6e1
Engine: reorganize install topic
- Move getting started overview to /get-started/overview/
- Move engine installation files under /engine/
- Redirect the top-level /install/ to /get-docker/
- Updated titles in left-hand navigation
- Added back some pages to the navigation that were
  currently not included.
- Reduce some steps in the installation pages
- Move devicemapper prerequisites to the devicemapper
  storage driver page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 10:50:28 +02:00
Usha Mandya 3e3e72c6c1 Add note on ipv6 support 2020-04-03 15:34:56 +01:00
Justin Cormack e9a37e9cce
Consistently use docker-desktop for Kube context (#10560)
This changed and both work, but this is the correct form.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2020-04-02 12:15:22 +01:00
Usha Mandya 426936932a
Release notes for Edge 2.2.3.0 (#10540)
* Release notes for Edge 2.2.3.0

* Add release date and download URL
2020-04-02 12:09:46 +01:00
Usha Mandya 51898b4920
Merge pull request #10543 from usha-mandya/desktop-2551
WSL 2 backend updates for Edge release
2020-04-02 11:06:47 +00:00
Usha Mandya 199907a995
Merge pull request #10527 from mat007/desktop-stable-2.2.0.5-release-notes
Add Docker Desktop Stable 2.2.0.5 release notes
2020-04-02 10:48:58 +00:00
Mathieu Champlon 7786c0bf30 Add Docker Desktop Stable 2.2.0.5 release notes 2020-04-02 12:33:07 +02:00
Usha Mandya 4ba1276f4c WSL 2 backend updates for Edge release 2020-04-01 14:32:38 +01:00
Sebastiaan van Stijn 331554f4b3
Fix various links that were generating URLs with `.md` (#10548)
* Fix incorrect links in compose section

there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* engine/swarm: update links

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Fix various broken links

There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-01 12:05:50 +01:00
Usha Mandya 52216a4f52 Add note on case-sensitive filenames 2020-03-18 14:16:58 +00:00
Usha Mandya 8b24f7eeef
Merge pull request #10466 from usha-mandya/10463-patch
Fix Dashboard links
2020-03-17 13:13:28 +00:00
Usha Mandya e8893cafde Fix Dashboard links 2020-03-17 11:28:54 +00:00
Usha Mandya 41b3a10922
Merge pull request #10464 from djs55/DESKTOP-2502-filesharing-part1
Improve Desktop filesharing docs (stable 2.2.0.0)
2020-03-17 10:49:31 +00:00
David Scott f2545c46fa Win: fix symlink link and insert a comma
Ironically the link to the symlink section was broken.

This patch fixes the problems spotted by @usha-mandya

Signed-off-by: David Scott <dave.scott@docker.com>
2020-03-17 10:13:43 +00:00
David Scott 8c9ca8856d Win: remove apology about inotify
It works now!

Signed-off-by: David Scott <dave.scott@docker.com>
2020-03-16 20:23:30 +00:00
David Scott 2a88d9a20b Win: update file sharing section for FUSE
- Explain what this feature is for: mainly source code and not databases
- Remove Samba-specific locking
- Explain what's going on with case insensitivity
- Remove mention of Docker Machine

Signed-off-by: David Scott <dave.scott@docker.com>
2020-03-16 20:23:30 +00:00
David Scott acc4c73e88 Win: describe Windows symlinks
Signed-off-by: David Scott <dave.scott@docker.com>
2020-03-16 20:23:24 +00:00
Usha Mandya 2eeee59f4d Update Desktop release notes 2020-03-16 09:47:50 +00:00
Usha Mandya 4e2d1ea427
update Desktop release date (#10441) 2020-03-13 10:09:09 +00:00
Usha Mandya c28bd02332
Release notes for Desktop Stable 2.2.0.4 (#10408)
* Release notes for Desktop Stable 2.2.0.4

* update release date and download URLs

* add note on disk image resize

* clarify disk size
2020-03-12 17:58:12 +00:00
Usha Mandya a8ec701fee
Add note on Windows Home support on Edge (#10393) 2020-03-03 16:34:49 +00:00
Stefan Scherer 66ff80399d
Download Edge version via Docker Hub
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-03-03 12:07:13 +01:00
Mathieu Champlon f4af5b2a44
Fix Windows URL typo (#10385) 2020-03-02 18:10:48 +00:00
Usha Mandya 222aec866f
Desktop Edge 2.2.2.0 release notes (#10345)
* Desktop Edge 2.2.2.0 release notes

* Added new relnote entries

* adding release date and download url
2020-03-02 11:44:46 +00:00
Mathieu Champlon 8b58bcc00a Remove obsolete file sharing information 2020-02-26 12:11:50 +01:00
Stefan Scherer 200f25db82
Update links to get Docker Desktop from Docker Hub (#10318)
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-02-19 11:08:18 +00:00
Usha Mandya 12cf5dad99
Desktop Edge 2.2.1.0 release notes (#10276)
* Desktop Edge 2.2.1.0 release notes
* fixed a review comment
2020-02-12 13:54:55 +00:00
Usha Mandya 12cc8512e4
Release notes for Desktop Stable patch (#10266)
* Release notes for Desktop Stable patch
* fix review comments
2020-02-11 13:11:57 +00:00
Usha Mandya 007cea609a
update desktop installer section (#10202) 2020-01-28 14:36:49 +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
Usha Mandya c6524a27eb
update urls for 2.1.0.5 release (#10175) 2020-01-22 11:22:03 +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 35e7f91895 add note on kube cluster reset 2020-01-21 14:15:32 +00: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
Per Lundberg f9dd088a3b
wsl-tech-preview-md: Fix typo 2020-01-01 20:47:56 +02:00
Usha Mandya 8c603fce8f Adding Desktop Dashboard updates 2019-12-17 12:20:33 +00:00
Usha Mandya 49735398e5 Windows FAQ updates for Desktop Stable 2.2 release 2019-12-16 14:34:38 +00:00
Usha Mandya a247c105f7
Update the metadata and keywords for SEO (#10030)
Updated the metadata and keywords for seo
2019-12-13 15:27:59 +00:00
Usha Mandya a2bf94cda1
Desktop Edge 2.1.7.0 release notes (#10014)
* Release notes for Desktop Edge 2.1.7.0
2019-12-11 18:39:52 +00:00
Usha Mandya 7b4ec2d473
Adding links to Docker EULA and DPA (#9997) 2019-12-10 14:26:07 +00:00
Usha Mandya 8504cd51d0
Docker Desktop FAQ updates (#9969)
* updates to Docker Desktop FAQs

* fix comments from peer review
2019-12-09 17:34:43 +00:00
Usha Mandya 1aa5144441 adding instructions to uninstall desktop 2019-11-28 14:42:09 +00:00
Usha Mandya 9e42dc43c0
Update WSL relnote for slow ring users (#9941) 2019-11-26 10:53:38 +00:00
Usha Mandya 457f73a44f
WSL backend updates (#9924) 2019-11-21 13:09:56 +00:00
Usha Mandya 43cfe57f97
Release notes for Win Edge 2.1.6.1 (#9918) 2019-11-20 20:48:14 +00:00
Usha Mandya 1a00f2192f
Add a known issue on wsl2 (#9906) 2019-11-19 13:21:52 +00:00
Usha Mandya 60f463d5fc
Release notes for Desktop Edge 2.1.6.0 (#9899) 2019-11-18 16:51:40 +00:00
Usha Mandya 054f084127
Release notes for Desktop Stable 2.1.0.5 (#9898) 2019-11-18 16:30:23 +00:00
Dawn-Docker 3c54d2ff9c
Update toc (#9819) 2019-11-08 08:13:40 -08:00
Usha Mandya 1ca4016171
Get started command prompt updates (#9747)
* Get started command prompt updates

* update intro text in stable relnotes
2019-11-05 09:51:08 +00:00
Usha Mandya 36c199b94a
Desktop Edge 2150 relnotes (#9796)
Desktop Edge 2.1.5.0 release notes
2019-11-04 14:53:10 +00:00
Usha Mandya ca38a3eacf
ENGDOCS-231: update the intro statement (#9735)
ENGDOCS-231:update the intro statement
2019-10-25 17:50:57 +01:00
Adrian Plata 2f43d109ae
Fixing broken link (#9715)
* Fixing broken link

Signed-off-by: Adrian Plata <adrian.plata@docker.com>

* Adding windows link fix.
2019-10-22 10:53:38 -07:00
Usha Mandya 545a1598fe
Desktop docs for 2FA (#9708)
Desktop updates for 2FA
2019-10-22 14:14:03 +01:00
Usha Mandya 5843a3929d
Adding 2fa entry in Desktop relnotes (#9709) 2019-10-22 14:02:01 +01:00
Usha Mandya d7e1273585
Desktop 2.1.0.4 stable release (#9694) 2019-10-21 18:07:58 +01:00
Usha Mandya 648413c5d6
fix Desktop Edge download URLs (#9664) 2019-10-17 14:02:21 +01:00
Olly P 27924717da
Docker Desktop Edge 2.1.4.0 Rel Notes (#9646)
* Desktop Edge release notes

* update edge release notes

* Desktop Edge relnote updates

* Update for v2.1.4.0
2019-10-15 14:36:00 +01:00
Usha Mandya 5ddef68d55
Desktop stable and edge relnote updates (#9450)
* Desktop stable and edge relnote updates

* fixed heading format
2019-09-16 14:23:25 +01:00
Usha Mandya a445f0bed6
Desktop Edge 2.1.2.0 relnotes (#9405)
* Desktop Edge 2.1.2.0 relnotes

* adding Kitematic entry
2019-09-09 18:24:21 +01:00
Usha Mandya 4fd59d1dde download urls for 2.1.0.1 release 2019-09-05 10:11:20 +01:00
Usha Mandya 0a8a1747c2 Desktop stable 2.1.0.2 relnotes 2019-09-04 12:58:33 +01:00
Usha Mandya dabe90cbe8
Updating Docker for Win Community content (#9256)
Docker Desktop (Windows) content updates
2019-08-21 15:58:12 +01:00
usha-mandya 9374cb27ef add a note on default distro 2019-08-13 11:38:07 +01:00
Usha Mandya 5aa09cc8e6
Relnotes for Desktop Edge 2110 release (#9225)
Desktop Edge 2.1.1.0 release notes
2019-08-12 11:48:19 +01:00
Usha Mandya d4bf218faa
Relnotes for Desktop 2.1.0.1 release (#9215)
Relnotes for Desktop 2.1.0.1 release
2019-08-08 10:37:43 +01:00
Usha Mandya e4a4b39e9b Update Windows stable URLs 2019-08-07 11:48:16 +01:00
Usha Mandya f1f5d6a362
Desktop upgrade workaround (#9194)
Desktop upgrade known issue and workaround
2019-08-02 15:58:25 +01:00
Dawn W 08933fcb2e
Update wsl-tech-preview.md 2019-07-31 12:28:25 -07:00
Dawn W 38e917f9e8
Update wsl-tech-preview.md 2019-07-31 12:25:18 -07:00
Dawn W 03a3b763d4
Merge pull request #9177 from usha-mandya/wsl2-techpreview
Adding wsl2 tech preview content
2019-07-31 12:05:24 -07:00
Usha Mandya 35fb5ad9ae
Adding relnotes for Mac and Windows 2.1.0.0 stable release (#9180)
Mac and Windows 2.1.0.0 stable release notes
2019-07-31 18:48:02 +01:00
usha-mandya a504d89351 Adding the download URL 2019-07-31 12:11:04 +01:00
usha-mandya 8cdeb6edb6 Adding wsl2 tech preview content 2019-07-31 11:42:29 +01:00
Guillaume Tardif 27a9d2f667 Release notes for 2.1.0.0 (Edge) cc @gbarr01 (#9142)
Docker for Windows edge relnotes 2.1.0.0
2019-07-30 12:42:25 +01:00
ollypom c39ba281fd
Synced Docs Public Master with Docs Private Master 2019-07-19 11:02:28 +00:00
gison93 d1b965e474 Fix typo adress -> address (#9068) 2019-07-18 15:58:39 -07:00
ollypom 9bafc04bcc
Fixed Conflict 2019-07-08 17:00:49 +00:00
Guillaume Tardif 6c64d5d4c5 Release notes for 2.0.5.0 (Edge) cc @gbarr01 (#8926)
Docker for win edge rel notes 2.0.5.0
2019-07-02 13:42:32 +01:00
Maria Bermudez 01277a66f5
Merge branch 'amberjack' into master 2019-06-13 19:10:41 +01:00
Dawn W Docker 7b45982a0a branding changes
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-11 14:48:19 -07:00