Benjamin Grandfond
55b100ea86
Add instructions to show Docker extension system container ( #15018 )
...
* Add instructions to show Docker extension system container
* Update desktop/extensions.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com >
2022-06-27 16:42:51 +01:00
Guillaume Tardif
474c285845
Update generated extension API reference from pinata#18357 ( #14996 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com >
2022-06-24 08:22:23 +01:00
Guillaume Tardif
4550d83226
Add label description for com.docker.extension.account-info ( #14975 )
...
* Add label description for com.docker.extension.account-info
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com >
* Update desktop/extensions-sdk/extensions/labels.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com >
2022-06-23 17:12:49 +01:00
Allie Sadler
4bcb3b2dc3
extensions-sdk reorg
...
- extensions-sdk reorg
- removal of tocs from API reference pages
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-06-23 12:32:13 +02:00
Sebastiaan van Stijn
60228db2fa
move files to new locations
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-06-23 10:38:44 +02:00
Allie Sadler
f557136446
Rework of kubernetes.md ( #14933 )
...
* initial rework of kubernetes.md
* add information re kubernetes and linux
* addition of community feedback
* review feedback
2022-06-22 14:22:08 +01:00
Allie Sadler
4dc2faed6a
Merge pull request #14867 from aevesdocker/ENGDOCS-727
...
rework of faqs page
2022-06-22 13:21:51 +01:00
Allie Sadler
1c40dfb4eb
Merge pull request #14978 from aevesdocker/DV-145a
...
add info about deleting containers in bulk
2022-06-22 10:01:18 +01:00
Mathieu Champlon
1e562567c4
Add docker desktop 4.9.1 release notes ( #14952 )
2022-06-16 18:06:00 +01:00
Allie Sadler
cb777edea9
step fix ( #14941 )
2022-06-14 13:30:43 +01:00
Allie Sadler
2726924ba5
align back up and restore page with style guide ( #14931 )
2022-06-13 16:16:21 +01:00
Guillaume Tardif
e1a8d3bbde
Extension prerequisites : no custom Desktop builds, just the standard one ( #14928 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com >
2022-06-13 16:12:34 +01:00
Colin Kennedy
c4517a0636
add kvm-ok diagnostics suggestion ( #14912 )
...
* add `kvm-ok` diagnostics suggestion
* Update desktop/linux/install.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com >
2022-06-10 10:02:47 +00:00
Allie Sadler
0da65dd61d
Merge pull request #14909 from aevesdocker/ENGDOCS-754
...
edits to the oauth page
2022-06-09 13:37:39 +01:00
Guillaume Tardif
362614bb6f
Move files from extensions-sdk repo to this repo, to author docs in one place ( #14903 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com >
2022-06-09 11:23:34 +01:00
Mathieu Champlon
a0fa4557eb
Added missing release note
2022-06-01 15:40:02 +02:00
Mathieu Champlon
c92ddb0e69
Add release notes for Desktop 4.9.0
2022-06-01 11:55:11 +02:00
Mathieu Champlon
c103bf75b3
Clean past release notes
2022-06-01 11:43:42 +02:00
Mathieu Champlon
5a8694a736
Fix download links ( #14864 )
2022-06-01 09:51:00 +01:00
Allie Sadler
58ee35ca8b
Merge pull request #14855 from aevesdocker/ENGDOCS-733
...
add submit feedback instructions to extensions
2022-05-31 14:33:26 +01:00
gitsno
48c1266e52
Typo ( #14845 )
...
Fix a typo "additional" misspelled.
2022-05-30 08:15:08 +01:00
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