Commit Graph

22 Commits

Author SHA1 Message Date
Mihaela Stoica 7debb39812
Update Windows supported versions (#17449)
* Update windows-install.md with the Windows supported versions

* Update wsl.md with the supported Windows versions
2023-05-31 11:24:14 +01:00
Allie Sadler 4d8fde489a
wsl tidy (#17146)
* wsl tidy

* typo fix
2023-04-19 12:35:16 +01:00
Mihaela Stoica 6638fabc9e
Add a note to clarify that the GPU support is only available in DD4W with WSL (#17144) 2023-04-19 12:15:34 +01:00
Allie Sadler cf2ffd74e4
wsl support version (#17103) 2023-04-13 10:47:56 +01:00
Allie Sadler 8e16fb9373
keywords (#16691) 2023-02-08 14:42:21 +00:00
Allie Sadler 011ebd4c8f
remove outdated callout on WSL (#16547) 2023-01-18 11:49:40 +00:00
Allie Sadler edf8fa9529
Docs freshness (#16430)
* docs freshness for desktop troubleshoot

* docs freshness for desktop get started

* docs freshness for desktop wsl

* fixes from review
2023-01-11 12:11:06 +00:00
Allie Sadler b3d299f3ae
change screenshots to reflect new Design System (#16245) 2022-12-01 15:26:41 +00:00
Allie Sadler 2a1fd8eb23
style guide alignments (#16111)
* style guide alignments

* fix

* Update desktop/extensions-sdk/quickstart.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/build/build-install.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/build/test-debug.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/build/test-debug.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/build/test-debug.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/quickstart.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update desktop/extensions-sdk/quickstart.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-11-07 15:56:38 +00:00
Allie Sadler bde9629d68
changes to DD license copy - ONLY MERGE WITH DD 4.12 (#15457)
* changes to DD license copy

* edits

* edits

* edits

* more edits

* more edits

* removed extra notes

* change to get docker page
2022-09-01 16:33:19 +01:00
Allie Sadler 13ee3ff426
remove old images from repo (#15363)
* remove old images from repo

* fix broken links

* fix links

* fix links
2022-08-11 11:37:31 +01:00
gitsno 48c1266e52
Typo (#14845)
Fix a typo "additional" misspelled.
2022-05-30 08:15:08 +01:00
David Scott 861e079559
Improve WSL 2 docs (#14766)
* wsl2: removes need to manage VMs

Previously:
> allowing Linux containers to run natively without emulation.

Now:
> allowing Linux distributions to run without having to manage Virtual
> Machines

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

* wsl2: remove reference to Docker Desktop "2.3.0.2"

This version is very old, the link was to the latest version.

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

* wsl2: re-order to prereqs, download, install, best practices

Previously the best practices were before the Download, which is
a bit early. Now the page has

- why you should use this
- how you get it

and then

- how to optimize it

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

* wsl2: clarify that Linux distros are recommended but not a pre-req

If there are no additional Linux distros installed then the docker
CLI and UI will work fine from Windows.

We recommend installing at least one Linux distro for optimal
performance.

Also add a warning about misusing the internal distros `docker-desktop`
and `docker-desktop-data`

Signed-off-by: David Scott <dave.scott@docker.com>
2022-05-18 15:53:51 +01:00
Mark H 9afb3bc05b
Update text to reflect end of grace period (#14712)
* Update text to reflect end of grace period

* Revert changes to release notes

* Remove references to the grace period
2022-05-12 12:44:03 +01:00
Allie Sadler ec5dc89d85 Expose level 4 headings in the right-hand toc 2022-04-13 14:01:58 +01:00
Usha Mandya fd943a6ab9 Update the CTA on Docker subscription
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-18 16:45:04 +05:30
Stephen Turner 5ef5b7228f
Update wsl.md (#13863)
* Update wsl.md

Fix broken links to Microsoft docs.

* Add target blank attribute

To open external links in a new tab

* Update Docker Desktop download URL

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-11-19 16:59:35 +00:00
Usha Mandya c5f38d8b3b Add the next set of CTAs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-15 18:06:39 +01:00
Usha Mandya 3cc6c78f98 Add Win11 to Desktop system requirements
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-12 17:14:26 +01: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
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