50 Commits

Author SHA1 Message Date
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
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
CrazyMax
643a33edfb fix linking to desktop support
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-19 11:52:06 +02:00
Sebastiaan van Stijn
a9b15d6253 desktop: settings: remove "-settings" suffix from URLs
The "-settings" suffix in the URL duplicated the "/settings/" directory
in the URL, which made it redundant.

Using "/mac/", "/windows/" and "/linux/" keeps the URLs shorter, more
memorable, and more consistent with other locations, making it easier
to "guess" the URL when navigating using the browser's location bar.

No redirects were added, because the "-settings" pages have not yet
been published.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-15 12:57:14 +02:00
Craig Osterhout
75e73aa2d7 Merge pull request #15120 from craig-osterhout/ENGDOCS-760-support
ENGDOCS-760 support topic
2022-07-14 14:39:41 -07:00
Allie Sadler
d17f279abc create a global setting section for DD (#15122)
* create a global setting section for DD

* fix broken links

* fix broken links

* fix broken links
2022-07-14 15:56:51 +01:00
craig-osterhout
3812966c88 add top level support topic 2022-07-13 11:43:22 -07:00
Allie Sadler
38fec0d159 Engdocs 802b (#15108)
* moved install pages

* moved images

* update toc

* add redirects

* ammend page links

* fix broken links

* fix broken links

* fix broken links

* fix broken links
2022-07-13 10:41:56 +01:00
Usha Mandya
ae5e6fffed Merge pull request #14936 from tomwillfixit/patch-2
docs: context refers to desktop-linux
2022-07-08 11:18:50 +01:00
Allie Sadler
7e17cb37a5 DKP-91 add checksums to release notes (#15077)
* add checksums to release notes

* added checksums

* review comments

* faqs update

* add SHA-256

* test

* add review comments
2022-07-08 08:50:16 +01:00
maxcleme
b308018951 DKP-240: Add release notes for 4.10.1 (#15055)
* DKP-240: Add release notes for 4.10.1

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: reviews

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: reviews

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>
2022-07-05 16:40:21 +01:00
Allie Sadler
e9d1f59cd2 add global support page for DD 2022-07-04 10:55:45 +01:00
maxcleme
3293e81977 DKP-222: Add release notes for 4.10.0 (#15015)
* Add release notes for 4.10.0

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: reviews

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: add issue reference

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: reviews

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: add highlights

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: reviews

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: remove already included fix

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* update with new PRs merged

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: update one fix description

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: cherry picked PR

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: more reviews

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: reviews

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: add latest cherry pick

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: review

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: reviews

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: reviews

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>

* chore: reviews

Signed-off-by: Maxime CLEMENT <maxime.clement@docker.com>
2022-06-30 17:05:03 +01:00
Allie Sadler
86dfbfc52b add a 'give feedback' page to DD (#15017)
* add a 'give feedback' page to DD

* typo fix
2022-06-29 12:31:49 +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
Mathieu Champlon
1e562567c4 Add docker desktop 4.9.1 release notes (#14952) 2022-06-16 18:06:00 +01:00
Thomas Shaw
bb6a200e28 docs: context refers to desktop-linux
The docker context ls command shows the output as desktop-linux but the context use command doesn't match this.
2022-06-13 21:46:15 +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
Mathieu Champlon
c92ddb0e69 Add release notes for Desktop 4.9.0 2022-06-01 11:55:11 +02:00
Mathieu Champlon
5a8694a736 Fix download links (#14864) 2022-06-01 09:51:00 +01:00
Collabnix
38889001b7 Update space.md 2022-05-21 19:18:07 +05:30
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
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
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
Allie Sadler
ec5dc89d85 Expose level 4 headings in the right-hand toc 2022-04-13 14:01:58 +01: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
Chris McLellan
dffe6c3675 Update index.md 2022-04-01 12:15:26 +01:00
Chris McLellan
f6130a53fd Update desktop/linux/index.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-04-01 12:14:53 +01:00
Chris McLellan
6ea99b800f Update index.md 2022-04-01 11:59:04 +01:00
Anca Iordache
32d351a5f8 DD4L doc updates
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2022-03-31 16:05:05 +02:00
Anca Iordache
c10ba039e5 DD4L: document pass setup and use (#14477)
* DD4L: document pass setup and use

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

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-03-31 10:54:12 +01:00
Piotr
55d18699e4 desktop/linux: Add instructions to remove old systemd units (#14468)
* desktop/linux: Add instructions to remove old systemd units

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

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-03-31 10:25:43 +01:00
Usha Mandya
441af0253c Clarify DD4L is not supported in nested virt scenarios
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-30 11:54:29 +01:00
Usha Mandya
ab9bde9e14 Add DD4L docs to the toc
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-29 11:32:34 +01:00
aiordache
38cc3d1d7e Update DD4L doc page
Signed-off-by: aiordache <anca.iordache@docker.com>
2022-03-28 17:29:37 +02:00
aiordache
e963412297 Linux: update url for tech preview build
Signed-off-by: aiordache <anca.iordache@docker.com>
2022-02-03 11:00:56 +01:00
Usha Mandya
3db5a1ddfb Fix numbered list issue
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-01 19:06:32 +00:00
Stephen Turner
b643a3a4d8 Add another reason for using a VM
Add note about controlling the kernel and OS inside the VM
2022-02-01 16:54:36 +00:00
Anca Iordache
433d75492a Update page for Docker Desktop for Linux tech preview (#14199)
* Update Linux preview page

Signed-off-by: Anca Iordache <anca.iordache@docker.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Minor style and format updates

* Add a new section on why DD4L runs a VM

* Fix typo

* Fix another typo

Hopefully, the last one ;)

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-02-01 14:19:15 +00:00
Anca Iordache
6f2230267a Update guide for Linux preview (#14171)
* Update guide for Linux preview

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

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Update desktop/linux/index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-01-24 22:14:43 +05:30
Usha Mandya
adf3613cdd Add Desktop for Linux tech preview doc
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-21 22:57:16 +05:30