Commit Graph

378 Commits

Author SHA1 Message Date
Gabriela Georgieva 9e193c06a8
Update information about binding privileged ports on Mac without vmnetd (#15529) 2022-08-31 13:07:12 +01:00
Shy Ruparel 0a66270ce5
Corrected spelling. 2022-08-29 15:15:42 -04:00
Sebastiaan van Stijn 27686c1f48
desktop: add missing redirects for dashboard
The dashboard topic was rolled up into the "get-started" section in commit
ab0dee78a2, which removed links from the TOC.
The page itself was removed in 13ee3ff426, but
forgot to add/copy the redirects.

This patch adds the redirects back, and fixes some links to the page that's
now missing.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-26 18:50:17 +02:00
Allie Sadler 56c9827312
ENGDOCS-924 (#15468) 2022-08-25 16:53:05 +01:00
Allie Sadler ff00366055
ENGDOCS-922 (#15469) 2022-08-24 10:09:08 +01:00
Adithya Krishna 9888da23c3
Updated chmod permission calculator links (#15337)
Signed-off-by: Adithya Krishna <adikrish@redhat.com>

Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2022-08-23 16:46:19 +01:00
Allie Sadler db5bbf6240
Feedback refinement (#15456)
* improvements on the feedback page

* additions

* formatting tidy up

* Update desktop/feedback.md

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

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-08-23 14:35:22 +01:00
Allie Sadler 99cf5d44bf
links to PRL page (#15454) 2022-08-23 09:41:53 +01:00
Takuya N cd0e2ddfca
Fix broken link in release notes for 4.10.0 (#15385)
(PR 15015)

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-08-16 08:58:17 +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
Allie Sadler b6be7bd6e9
fix broken tab component (#15362)
* fix broken tab component

* fix multi-tab highlights
2022-08-11 10:23:39 +01:00
Anca Iordache 184fbf7a71
remove configuration files and installed dependencies on archlinux (#15355)
Signed-off-by: aiordache <anca.iordache@docker.com>

Signed-off-by: aiordache <anca.iordache@docker.com>
2022-08-11 09:13:59 +01:00
David Karlsson 3ab283a9aa removed outdated disclaimer about mysql/arm64 2022-08-10 13:48:22 +02:00
Mathieu Champlon 56aa5eea57
Add missing release note (#15343) 2022-08-09 08:11:46 +01:00
Gavin 52becc3143
Add release notes for 4.11.1 (#15316) 2022-08-05 12:25:35 +01:00
Felipe Cruz Martinez ef071afcf8
Update some extension labels to required (#15320) 2022-08-05 08:15:55 +01:00
Piotr cd45850008
DD4L: Add direct download links back (#15313)
Not having direct download linkks in the installation instruction may be
inconvenient for users who want to update desktop, or install it on a
distro that is not officially supported. So add those back.

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
2022-08-04 10:06:03 +01:00
Benjamin Grandfond c6a826ec5b
Specify that the first container is used for vm.cli.exec when multi container extension (#15302) 2022-08-04 09:07:23 +01:00
Piotr cd1dec6a18
DD4L: Document file sharing implementation (#15264)
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Frédéric Dalleau <79831213+fredericdalleau@users.noreply.github.com>
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Frédéric Dalleau <79831213+fredericdalleau@users.noreply.github.com>
2022-08-03 15:07:07 +01:00
CrazyMax 02d195dcb7
Merge pull request #15276 from crazy-max/rm-absolute-links
remove most of absolute urls
2022-08-03 12:30:39 +02:00
CrazyMax 09c9f51bcf
remove most of absolute urls
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-03 11:50:33 +02:00
Mathieu Champlon 03bff5d55e
Explain how the install command can seem to hang for several minutes without anything to happen (#15299) 2022-08-03 07:32:52 +01:00
Usha Mandya dfa7fc3b8e
Merge pull request #15227 from jedevc/linting-fixup
Fix linting 🎉
2022-08-02 17:35:10 +01:00
Allie Sadler 5915af3308 ENGDOCS-883 2022-08-02 15:07:01 +01:00
Allie Sadler f7ad04e9e2 fix video link 2022-08-02 14:34:33 +01:00
Allie Sadler 7bc42c779d
add videos to extension pages (#15292) 2022-08-02 14:23:27 +01:00
Stephen Turner bb7765d43c
Be clear which hypervisors are supported (#15281)
* Update windows-install.md

* Remove another unsupported hypervisor (#15280)
2022-08-01 09:35:45 +01:00
Stephen Turner 404569b6b3
Small improvements to Docker Desktop in VM/VDI documentation (#15270)
* Update vm-vdi.md

* Update index.md
2022-08-01 08:06:21 +01:00
Gabriela Georgieva d9dfff4887
Document permission requirements for Docker Desktop for Windows (#15265)
* Document permission requirements for Docker Desktop for Windows

* Apply suggestions from code review

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

* Update permission-requirements.md

Fix keyword, typo and wording

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-07-29 14:42:51 +01:00
Allie Sadler fd291f567e
Merge pull request #15259 from p1-0tr/ps-dd4l-improve-install-instructions
DD4L: Replace download links with per-distro install instruction links
2022-07-29 12:21:13 +01:00
Piotr Stankiewicz d5b612281c DD4L: Replace download links with per-distro install instruction links
Currently it's easy for users to skip the per-distro installation steps,
since direct download links for our packages are presented first. This
can lead to unnecessary frustration, since DD will not install if
pre-requisite steps are not followed. So instead of presenting package
download links in the most prominent spot, point users to per-distro
installation instructions.

Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
2022-07-29 13:15:35 +02:00
Allie Sadler 04edefb2f5 content removal 2022-07-29 09:09:46 +01:00
Allie Sadler 705dc59b28
add vm link (#15252) 2022-07-28 16:37:48 +01:00
Emmanuel Briney 3a290f0754
[DKP-133][DKP-155] Add Docker desktop 4.11 new windows installer options (#15210)
* prettier formatting

* add new installer options:
 - disable windows containers
 - windows containers backend

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-07-28 16:10:32 +01:00
Allie Sadler 4d3915ea54
4.11 doc additions (#15200)
* 4.11 doc additions

* add theme settings

* nested virtualization changes

* tweaks

* toc update and support note

* fix broken links

* user flag

* further review changes

* review changes

* update toc

* toc update

* capital fix

* review changes
2022-07-28 16:10:22 +01:00
Gavin 885c3dc039
DKP-248: Add release notes for 4.11.0 (#15212)
* Add release notes for 4.11.0

* Fixes from review

* Update desktop/release-notes.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-07-28 16:10:00 +01:00
Justin Chadwell ad45d2d936 lint: tidy spaces inside spans 2022-07-28 11:27:10 +01:00
Justin Chadwell 4ff46f1e45 lint: header spacing rules 2022-07-28 11:27:10 +01:00
Justin Chadwell fd9fe19061 lint: tidy up ordered list prefixes 2022-07-28 11:27:10 +01:00
Sebastiaan van Stijn 22c2d4f57d
dd: add missing redirect for old content
Adds redirects for content that was removed in cab9f914bf

I tried to pick the most logical location, or following existing redirects (some of them
I wasn't sure about, e.g. most of the old "landing" page URLs looked to be redirected to
"get-started", not "desktop overview").

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-27 19:42:25 +02:00
Allie Sadler cab9f914bf
ENGDOCS-846 (#15219)
* ENGDOCS-846

* fix broken links

* fix links

* fix broken links

* fix broken links

* fix broken links
2022-07-27 13:26:22 +01:00
Brenton Bostick a34c66dc6d
Update react-extension.md (#15207) 2022-07-25 16:37:41 +00:00
Allie Sadler 8ef3775fb6
extensions web marketplace (#15203) 2022-07-25 15:36:05 +01:00
Allie Sadler 81fb76d3f4
ENGDOCS-835: DD refining (#15202)
* ENGDOCS-835: DD refining

* moved content around
2022-07-25 14:58:55 +01:00
Leszek Jasek e9396fbbc8
fix broken bullet point indentation in Docker Desktop overview documentation page (#15195) 2022-07-25 08:11:28 +01:00
Allie Sadler 0fa92fccad
D4s-v5 recommendation (#15143)
* D4s-v5 recommendation

* review changes

* review changes
2022-07-22 13:49:29 +01:00
Allie Sadler e29b9691ae
global troubleshoot section for DD (#15173)
* global troubleshoot section for DD

* tidy up

* fix links

* fix links

* tidy up

* tidy up
2022-07-20 14:48:46 +01:00
Allie Sadler 08184fc339
pic-fix (#15171)
* pic-fix

* edit pic name
2022-07-20 10:04:40 +01:00
CrazyMax 12c2e7f42c
build: move buildx to build section (#14910)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-19 16:32:53 +01:00
Allie Sadler ab0dee78a2
merge dashboard and user manual (#15145)
* merge dashboard and user manual

* fix broken links

* fix broken links

* fix broken links

* updates

* fixes
2022-07-19 15:40:54 +01:00