Commit Graph

108 Commits

Author SHA1 Message Date
Usha Mandya 0919a5f8c3 Add a clear CTA to upgrade 2020-11-24 14:11:35 +00:00
Usha Mandya a55b17afc4 Bump the notes on Docker support 2020-11-23 13:20:48 +00:00
Usha Mandya e8670e4e92 Troubleshoot docs updates
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-11-12 11:35:05 +00:00
Usha Mandya 3499c1a261
Add docs for Vuln scanning and troubleshoot updates (#11677)
* Add docs for Vuln scanning and troubleshoot updates

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Add new section on Desktop support

Signed-off-by: Usha Mandya <usha.mandya@docker.com>

* Fix review comments and add support section for Windows

* Replace existing screenshots with optimized versions
2020-11-02 16:29:14 +00:00
Sebastiaan van Stijn e3ef5c5085
machine: move overview page to /machine/
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-21 15:44:05 +02:00
Usha Mandya e885a5aeaa Remove Docker Toolbox docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-10-20 18:05:36 +01:00
Sebastiaan van Stijn 393d3f6566
Add rel="noopener" to external links
See https://web.dev/external-anchors-use-rel-noopener/

Using noopener, as that addresses the security issue. "noreferer" blocks
the REFERER header, which may still be useful for some target URLs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-12 13:09:30 +02:00
Usha Mandya 962f9655c5
Update docker-for-windows/troubleshoot.md
Co-authored-by: Simon Ferquel <simon.ferquel@docker.com>
2020-10-06 11:48:43 +01:00
Usha Mandya 9946444fc8
Minor style edit
Wrapped content to 80 characters
2020-10-06 11:31:00 +01:00
Simon Ferquel ca2777ee78 Add bcdedit trick for hypervisor troubleshooting
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2020-10-06 11:45:05 +02:00
David Scott d50029f525
Desktop: windows supports sharing folders rather than drives (#10455)
Signed-off-by: David Scott <dave.scott@docker.com>
2020-07-02 15:33:20 +01:00
Amal 2e214411bc
Minor typo fix (#10952) 2020-06-04 15:41:02 +01:00
Usha Mandya fa91630d82
update note on Win Server support (#10826) 2020-05-18 10:31:37 +01:00
Stefan Scherer a8ce0f0eea
Move WSL page, update to Windows 10, version 2004 (#10745)
* Move WSL page

Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>

* Update Windows 10, version 2004

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-05-13 00:41:46 +01:00
Usha Mandya a9a6c22b14
Docs for Windows Home support and QSG (#10669)
* - Added a new topic to describe how to install Desktop on Windows Home machines.
- Update installation instructions on Windows/Mac topics
- Removed references to Toolbox from the Install topics
- Updated the Install pages to add info on the new onboarding tutorial on startup

* Update docker-for-windows/install-windows-home.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Update docker-for-windows/install-windows-home.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Update docker-for-windows/install-windows-home.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* Update docker-for-windows/install-windows-home.md

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>

* move WSL 2 req above Hyper-V reqs

* Add info on purge container data

Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
2020-05-11 14:15:40 +01:00
Sebastiaan van Stijn 087e391397
desktop: use relative markdown links
Unfortunately, the only reliable way to create internal links
is to use relative links to other Markdown files. This does
match the way links on GitHub work, but makes it harder to
create these links.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:21 +02:00
Usha Mandya d1c99e1be6 Include WSl2 in Virtualization reqs
Updated text to ensure that virtualization must be enabled for WSL 2 to work properly.
2020-04-07 15:10:02 +01:00
David Scott 774a7d9725 Desktop on Windows: add note that IPv6 is not supported
This mirrors the same note on Mac.

Signed-off-by: David Scott <dave.scott@docker.com>
2020-04-06 16:44:50 +01:00
Sebastiaan van Stijn 331554f4b3
Fix various links that were generating URLs with `.md` (#10548)
* Fix incorrect links in compose section

there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* engine/swarm: update links

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Fix various broken links

There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-01 12:05:50 +01:00
David Scott f2545c46fa Win: fix symlink link and insert a comma
Ironically the link to the symlink section was broken.

This patch fixes the problems spotted by @usha-mandya

Signed-off-by: David Scott <dave.scott@docker.com>
2020-03-17 10:13:43 +00:00
David Scott 8c9ca8856d Win: remove apology about inotify
It works now!

Signed-off-by: David Scott <dave.scott@docker.com>
2020-03-16 20:23:30 +00:00
David Scott acc4c73e88 Win: describe Windows symlinks
Signed-off-by: David Scott <dave.scott@docker.com>
2020-03-16 20:23:24 +00:00
Mathieu Champlon 8b58bcc00a Remove obsolete file sharing information 2020-02-26 12:11:50 +01:00
Usha Mandya 835459972b
Merge pull request #10172 from usha-mandya/desktop-stable-2.2-get-started
Docker Desktop screenshot updates
2020-01-21 16:04:32 +00:00
Usha Mandya 1cd461644b Updated the screenshots as per the latest UI 2020-01-21 15:23:18 +00:00
Usha Mandya 49735398e5 Windows FAQ updates for Desktop Stable 2.2 release 2019-12-16 14:34:38 +00:00
Usha Mandya dabe90cbe8
Updating Docker for Win Community content (#9256)
Docker Desktop (Windows) content updates
2019-08-21 15:58:12 +01:00
gison93 d1b965e474 Fix typo adress -> address (#9068) 2019-07-18 15:58:39 -07:00
paigehargrave cebcbb053d
Update troubleshoot.md 2019-03-15 07:34:03 -04:00
Maria Bermudez ccbb5e2630 Revert "Revert "Merge branch 'master' of github.com:docker/docker.github.io""
This reverts commit 4b5fbbdbc9.
2019-03-08 10:53:00 -08:00
Paige Hargrave 4b5fbbdbc9 Revert "Merge branch 'master' of github.com:docker/docker.github.io"
This reverts commit 813f45bdd7, reversing
changes made to 2349c62566.
2019-02-28 13:11:13 -05:00
Maria Bermudez 4f3b609a78
Fixes Windows container limitations 2019-02-27 14:56:49 -08:00
Maria Bermudez 0212c893e5
Merge pull request #7945 from zulli73/patch-1
Ensure PMU Virtualization is turned off
2019-02-04 10:29:59 -08:00
zulli73 07a3cfc4c6
Move this tip to the section below
Incorporate the following suggestion https://github.com/docker/docker.github.io/pull/7945#issuecomment-457656389
2019-01-29 09:13:22 +01:00
paigehargrave 0dab4ade68
Merge branch 'master' into name-change-for-Docker-Desktop 2019-01-14 11:14:48 -05:00
paigehargrave 0087ec819e
Update troubleshoot.md 2019-01-11 12:59:15 -05:00
paigehargrave e872839aba
Update troubleshoot.md 2019-01-11 10:11:49 -05:00
paigehargrave af4aa3cd03
Merge branch 'master' into patch-1 2019-01-03 16:49:59 -05:00
paigehargrave dc258127c0
Incorporated edits from technical review 2019-01-03 16:35:38 -05:00
zulli73 f9950129d8
Ensure PMU Virtualization is turned off
Having PMU Virtualization turned on in Parallels on Macs may cause the MobyLinuxVM to not properly start up and consume considerable amount of CPU finally letting Docker on Windows to fail altogether
2018-12-29 10:19:04 +01:00
newoneforasn4 818a7b6865 fixed spelling error 2018-11-13 10:45:52 -08:00
LoreenRH b2b2162cb8 Update docs for docker desktop
Signed-off-by: LoreenRH <lorena.rangel@docker.com>
2018-10-05 10:03:31 +02:00
Oscar Caballero 269c80d2d9 Spelling revision 2018-09-23 21:43:11 +02:00
Gwendolynne Barr 9138392402
Add redirect (#6755) 2018-05-24 12:25:25 -07:00
Stephen Turner fc1010674c Reword to explain the purpose of the diagnostics ID (#6553) 2018-04-26 12:37:01 -07:00
Victor Algaze 33072cda69 Contribution link, hyper-v clarify, bootcamp 2018-04-17 11:24:30 -07:00
docbenton e9fb176638
refer to 'systeminfo' to check Hyper-V requirements
fix typos
2018-04-07 00:13:04 +02:00
docbenton bfb6efa6d5
SLAT cpu feature should be listed a pre-requisite for Hyper-V ; systeminfo is useful to check Hyper-V pre-requisites
https://github.com/docker/docker.github.io/issues/6381
2018-04-06 23:35:13 +02:00
Gwendolynne Barr cea1e7dc29
Tweak d4w (#6331) 2018-03-28 10:05:02 -07:00
Gwendolynne Barr fede3151d5
Copyedit phase 4 (#6329) 2018-03-28 07:38:10 -07:00