Commit Graph

255 Commits

Author SHA1 Message Date
Allie Sadler 6911bd7a14
fixed tag not being visible (#14820) 2022-05-24 15:49:48 +01:00
Collabnix 38889001b7
Update space.md 2022-05-21 19:18:07 +05:30
Allie Sadler 556673e97f add install location for DD4L to FAQs 2022-05-20 10:28:48 +01:00
David Scott 0b100e25c6
Update the Desktop docs on nested virt (#14775)
* desktop: can also use Linux for Linux containers

Now that we've released Docker Desktop for Linux!

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

* desktop: link to Microsoft's nested Hyper-V docs

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

* desktop: document how to enable nested Hyper-V

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

* desktop: remove outdated comment about 60s timeouts

The timeout is now 10 minutes which is effectively infinite. Although
nested virtualization will be slower, it's the same as having a busy
machine.

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

* Update desktop/windows/troubleshoot.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-05-19 13:55:12 +01:00
Allie Sadler 59203dd95c
Move 'Previous Versions' into new folder at root of DD docs (#14742)
* moveed previous versions into new folder at root of DD docs

* fix broken links

* fix broken links

* broken link fix
2022-05-18 16:44:45 +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
CrazyMax a2dad85624
fix link in release notes
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-18 16:45:02 +02:00
Piotr c885002d9e
desktop/linux: Emphasise requirement for Gnome extension to support t… (#14765)
* desktop/linux: Emphasise requirement for Gnome extension to support tray icons

On some distros a gnome extension is required to display the "whale
menu". This is already describet in distro-specific instructions, but
that makes is somewhat easier to miss. So call it out in the top level
requirement list.

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>

* Update desktop/linux/install.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-05-18 14:23:15 +01:00
Lorena Rangel 1b3f04a3e3
Add release notes fo 4.8.2 (#14740)
* initial consolidation of DD release notes

* initial consolidation of DD release notes

* add redirects

* fix broken links

* fix broken links

* Add release notes for 4.8.2

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Update desktop/release-notes.md

* Update desktop/release-notes.md

* Update desktop/release-notes.md

Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>

* Update desktop/release-notes.md

Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>

* Update desktop/release-notes.md

* Update desktop/release-notes.md

* Update desktop/release-notes.md

Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>

* Update desktop/release-notes.md

Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>

Co-authored-by: Allie Sadler <allie.sadler@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>
2022-05-18 08:19:05 +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 081803bff5 fix duplication 2022-05-12 10:03:26 +01:00
Allie Sadler 8d433de09d fix duplication 2022-05-12 10:00:51 +01:00
Allie Sadler c0fa8d74bb
Merge pull request #14623 from mat007/remove-windows-versions-out-of-support
[Do not merge until 11 May] DKP-168 Remove support for Windows versions which are not supported by Microsoft anymore
2022-05-11 10:09:13 +01:00
Allie Sadler df7df4a711
Merge branch 'published' into master 2022-05-10 08:15:41 +01:00
Allie Sadler a786428210
PR to fix further style guide issues on the new content that was added for DD4L. (#14702) 2022-05-10 08:08:43 +01:00
Anca Iordache 6672e5e664
DDL: add gnome-terminal as prerequisite (#14704)
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2022-05-09 16:55:08 +01:00
Mathieu Champlon 721d73b06c
Keep only new entries from 4.8.0 in 4.8.1 (#14701) 2022-05-09 16:23:10 +01:00
Sebastiaan van Stijn 7dd23540f7
Desktop: (somewhat) fix link to the WSL 2 requirements tab
This link was meant to toggle the tab to the "WSL 2 backend". This patch
fixes the switching (but there's still an issue that the tab is not highlighted
to be "active").

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-09 15:51:49 +02:00
Lorena Rangel e5d04b2c33
Fix DDL links in install page (#14700)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2022-05-09 13:29:12 +01:00
Allie Sadler 9e29251106
Publish updates from master (#14699)
* DD4L: Remove package when upgrading on Fedora (#14680)

* DD4L: Remove package when upgrading on Fedora

The ordering of RPM scriptlets is a bit odd, which will cause upgrades
with our current package not to work correctly. So advise users to
remove docker-desktop explicitly rather than installing a new version
over it.

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>

* Update desktop/linux/install/fedora.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* DDL: update download links (#14684)

* release notes for 4.8.1 (#14681)

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Fix linux links (#14696)

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

Co-authored-by: Piotr <piotr.stankiewicz@docker.com>
Co-authored-by: Anca Iordache <aiordache@users.noreply.github.com>
Co-authored-by: Lorena Rangel <lorena.rangel@docker.com>
2022-05-09 13:06:42 +01:00
Lorena Rangel 996c1f0706
Fix linux links (#14696)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2022-05-09 11:47:06 +01:00
Lorena Rangel c5815d14f6
release notes for 4.8.1 (#14681)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2022-05-09 11:15:30 +01:00
Anca Iordache 52548e5bd4
DDL: update download links (#14684) 2022-05-09 08:22:34 +01:00
Piotr 4490375dc8
DD4L: Remove package when upgrading on Fedora (#14680)
* DD4L: Remove package when upgrading on Fedora

The ordering of RPM scriptlets is a bit odd, which will cause upgrades
with our current package not to work correctly. So advise users to
remove docker-desktop explicitly rather than installing a new version
over it.

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>

* Update desktop/linux/install/fedora.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-05-06 15:29:55 +01:00
Piotr 90a6951346
DDL: Describe known issues for 4.8 (#14677)
* DDL: Describe known issues for 4.8

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>

* Update desktop/linux/release-notes/index.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-05-06 13:35:29 +01:00
Anca Iordache bc4fb3e636
Prepare DDL docs for GA (#14648)
* Prepare doc pages for DDL GA release

  - Add DDL screenshots

Signed-off-by: Anca Iordache <anca.iordache@docker.com>

* Menu entries for DDL

Signed-off-by: Anca Iordache <anca.iordache@docker.com>

* update installation instructions

Signed-off-by: Anca Iordache <anca.iordache@docker.com>

* Update download links

Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2022-05-06 10:12:15 +01:00
Lorena Rangel 6417571628 Docker Desktop 4.8.0 Release notes
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2022-05-06 10:41:39 +02:00
Usha Mandya 303b29c726
Merge pull request #14655 from usha-mandya/il-1166
Update the Windows proxy settings info
2022-05-05 10:50:12 +01:00
Allie Sadler 1029e5e6dc
fix link to sdk docs (#14664) 2022-05-04 16:44:22 +01:00
Allie Sadler 411b034012
fix broken link (#14662) 2022-05-04 13:33:24 +01:00
Allie Sadler 24ad1fa8ca
change extensions from preview to beta (#14631)
* change extensions from preview to beta

* change sdk link
2022-05-04 13:07:58 +01:00
Usha Mandya bf4c9b884b Update the Windows proxy settings info
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-05-03 17:50:24 +01:00
Guillaume Lours ce0a395f94 update the Compose Linux installation to use package managers
Apply suggestions from code review

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-05-03 15:31:43 +02:00
Guillaume Lours 4848a0d147 merge Compose V2 overview to the Compose index page
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-05-03 15:31:43 +02:00
Mathieu Champlon d7e4582321 Remove support for windows versions which are not supported by microsoft anymore
The actual end of support date for these is May 10, 2022.
2022-04-27 12:30:58 +02:00
Allie Sadler 28a3987c9f
Engdocs 633 (#14534)
* Created new extensions user manual
2022-04-25 14:35:36 +01:00
David Scott 6a45693de1
Desktop: improve enable kubernetes section (#14593)
* desktop: no need to mention "in a docker container" for k8s

It's an implementation detail.

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

* desktop: `docker ps` rather than `docker service ls`

`docker service ls` is a Swarm API. We could use `docker container ls`
but to be honest everyone prefers `docker ps` since it's shorter.

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

* desktop: move the option that no-one needs after the screenshot

We want to emphasize how easy it is to enable and avoid telling people
about advanced features which they don't need up front.

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

* desktop: the section on kubectl is not a pre-req

It's not possible to use the docker-desktop kubernetes context because
it hasn't been created yet.

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

* desktop: merge the kubectl sections

Signed-off-by: David Scott <dave.scott@docker.com>
2022-04-22 17:54:01 +01:00
David Scott 46b902e20a troubleshooting: include the support form link in terminal section
When Docker Desktop doesn't start and the user runs the diagnostics from
a terminal, repeat the link to the paid support form.

Signed-off-by: David Scott <dave.scott@docker.com>
2022-04-19 20:18:45 +01:00
Emmanuel Briney 78a5ee464b Docker Desktop 4.7.1 release notes
Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>
2022-04-19 13:10:14 +02:00
Allie Sadler db650b4772
Merge pull request #14548 from aevesdocker/ENGDOCS-641
Expose level 4 headings in the right-hand toc
2022-04-14 17:20:49 +01:00
Allie Sadler d008a284d4 clarified optional step 2022-04-14 13:43:40 +01:00
Allie Sadler ec5dc89d85 Expose level 4 headings in the right-hand toc 2022-04-13 14:01:58 +01:00
Sebastiaan van Stijn 3eec56de26
desktop/mac: add missing prompt and highlighting for install
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-12 20:08:20 +02:00
Allie Sadler d91c431292 tweaks so users can copy and paste the code 2022-04-12 16:10:29 +01:00
Jake Levirne ab4991f9b2
Update dev-environments.md to match dialog (#14368)
* Update dev-environments.md to match dialog

Updated to match the "Create a Dev Environment" dialog in Docker Desktop 4.5.0 (74594)

* Apply suggestions from code review

Update instructions to match the latest UI udpates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-04-08 11:36:46 +01:00
Usha Mandya d5801996a9
Merge pull request #14390 from mat007/docker-desktop-4.6.0-release-notes
Add note about CVE-2022-0847 fix being shipped by microsoft
2022-04-08 10:16:59 +01:00
Usha Mandya 4856f29d23
Docker Desktop 4.7.0 release notes (#14505)
Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>
2022-04-07 16:08:48 +01:00
Mathieu Champlon 174fba5027
Merge pull request #14455 from mat007/add-installer-command-line-docs
DKP-118 Add Docker Desktop 4.7.0 installer command line docs
2022-04-07 15:21:06 +01:00
Emmanuel Briney 413a35e897 Docker Desktop 4.7.0 release notes
Signed-off-by: Emmanuel Briney <emmanuel.briney@gmail.com>
2022-04-07 15:29:15 +02:00
Anca Iordache 8ef19d2e44 DD4L: deb package with fix for ubuntu 22.04
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2022-04-05 20:01:22 +02:00