Commit Graph

455 Commits

Author SHA1 Message Date
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 c44e3f2043
Merge pull request #10640 from usha-mandya/desktop-edge-2300
Release notes for Desktop Edge 2.3.0.0
2020-04-20 10:18:00 +00:00
Usha Mandya f0304e1e0e Release notes for Desktop Edge 2.3.0.0 2020-04-20 11:01:53 +01:00
Usha Mandya 4c26d627ff Update DDE URLs to point to the new location 2020-04-20 08:50:47 +01:00
David Scott bc38f59d0b Desktop on Mac: remove out-of-date note about IPv6 and DNS
We don't parse /etc/resolv.conf ourselves any more; in fact if the
upstream resolvers are IPv6 this will actually work! We still don't
support IPv6 apart from this.

Signed-off-by: David Scott <dave.scott@docker.com>
2020-04-06 16:47:48 +01:00
Sebastiaan van Stijn d813acb6e1
Engine: reorganize install topic
- Move getting started overview to /get-started/overview/
- Move engine installation files under /engine/
- Redirect the top-level /install/ to /get-docker/
- Updated titles in left-hand navigation
- Added back some pages to the navigation that were
  currently not included.
- Reduce some steps in the installation pages
- Move devicemapper prerequisites to the devicemapper
  storage driver page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 10:50:28 +02:00
Usha Mandya 3e3e72c6c1 Add note on ipv6 support 2020-04-03 15:34:56 +01:00
Justin Cormack e9a37e9cce
Consistently use docker-desktop for Kube context (#10560)
This changed and both work, but this is the correct form.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2020-04-02 12:15:22 +01:00
Usha Mandya 426936932a
Release notes for Edge 2.2.3.0 (#10540)
* Release notes for Edge 2.2.3.0

* Add release date and download URL
2020-04-02 12:09:46 +01:00
Usha Mandya 199907a995
Merge pull request #10527 from mat007/desktop-stable-2.2.0.5-release-notes
Add Docker Desktop Stable 2.2.0.5 release notes
2020-04-02 10:48:58 +00:00
Mathieu Champlon 7786c0bf30 Add Docker Desktop Stable 2.2.0.5 release notes 2020-04-02 12:33:07 +02: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
Usha Mandya 8b24f7eeef
Merge pull request #10466 from usha-mandya/10463-patch
Fix Dashboard links
2020-03-17 13:13:28 +00:00
Usha Mandya e8893cafde Fix Dashboard links 2020-03-17 11:28:54 +00:00
Usha Mandya 41b3a10922
Merge pull request #10464 from djs55/DESKTOP-2502-filesharing-part1
Improve Desktop filesharing docs (stable 2.2.0.0)
2020-03-17 10:49:31 +00:00
David Scott e53ad3f2ae Mac: remove limitation about nested folder
Signed-off-by: David Scott <dave.scott@docker.com>
2020-03-16 18:40:20 +00:00
David Scott d511f4ac33 Mac: update file sharing folder list and error message
Signed-off-by: David Scott <dave.scott@docker.com>
2020-03-16 18:40:00 +00:00
Usha Mandya 4e2d1ea427
update Desktop release date (#10441) 2020-03-13 10:09:09 +00:00
Usha Mandya c28bd02332
Release notes for Desktop Stable 2.2.0.4 (#10408)
* Release notes for Desktop Stable 2.2.0.4

* update release date and download URLs

* add note on disk image resize

* clarify disk size
2020-03-12 17:58:12 +00:00
Usha Mandya 222aec866f
Desktop Edge 2.2.2.0 release notes (#10345)
* Desktop Edge 2.2.2.0 release notes

* Added new relnote entries

* adding release date and download url
2020-03-02 11:44:46 +00:00
Jeremy 3613831c93
Fix broken link in mac FAQs (#10324)
* Fix broken link in mac FAQs

The title of the linked section has changed to "Add TLS Certificates". The current link goes to the top of the Getting Started page and is confusing because you have to scroll past the Kubernetes section to get to the section you actually need.

* Fix broken link to mac FAQs

I missed removing `/index` in the first commit. This is the correct link. Thanks to thaJeztah for the correction.

Co-Authored-By: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2020-02-20 01:15:12 +01:00
Usha Mandya 2598e0987d
Removed the sign in req from mac install (#10319) 2020-02-19 11:27:47 +00:00
Stefan Scherer 200f25db82
Update links to get Docker Desktop from Docker Hub (#10318)
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2020-02-19 11:08:18 +00:00
Usha Mandya f1a3d77402 update macOS sys reqs 2020-02-13 14:58:17 +00:00
Usha Mandya 12cf5dad99
Desktop Edge 2.2.1.0 release notes (#10276)
* Desktop Edge 2.2.1.0 release notes
* fixed a review comment
2020-02-12 13:54:55 +00:00
Usha Mandya 12cc8512e4
Release notes for Desktop Stable patch (#10266)
* Release notes for Desktop Stable patch
* fix review comments
2020-02-11 13:11:57 +00:00
Usha Mandya 4c244b74e2
Update Machine install info (#10238) 2020-02-04 17:51:42 +00:00
Usha Mandya 4dc6844905
Add info on ssh agent usage (#10184)
* Add info on ssh agent usage

* moved instructions to the networking topic

* address review comments

* removed an extra line in the faq
2020-01-30 17:24:37 +00:00
Usha Mandya 007cea609a
update desktop installer section (#10202) 2020-01-28 14:36:49 +00:00
Usha Mandya 1566a92ef7
add release date for Desktop 2.2 (#10192) 2020-01-24 11:26:06 +00:00
Usha Mandya c6524a27eb
update urls for 2.1.0.5 release (#10175) 2020-01-22 11:22:03 +00: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 35e7f91895 add note on kube cluster reset 2020-01-21 14:15:32 +00:00
Usha Mandya 1ad123df72
Merge pull request #10051 from usha-mandya/desktop-stable-2.2-dashboard
Docker Desktop Dashboard updates
2020-01-21 11:10:42 +00:00
Usha Mandya 4386595f7c
Release notes for Desktop Stable 2.2 release (#10032)
* Release notes for Desktop Stable 2.2 release

* Ruby Ver Bump (#10040)

* removed wsl entries from Windows relnotes

* address review comments

* minor updates

* Fix compose version number

* Fix compose version number

* bumped Compose version, added a new known issue

Co-authored-by: Olly P <oppomeroy@gmail.com>
Co-authored-by: Stephen Turner <stephen.turner@docker.com>
2020-01-21 11:09:26 +00:00
Usha Mandya 8c603fce8f Adding Desktop Dashboard updates 2019-12-17 12:20:33 +00:00
Usha Mandya a247c105f7
Update the metadata and keywords for SEO (#10030)
Updated the metadata and keywords for seo
2019-12-13 15:27:59 +00:00
Usha Mandya a2bf94cda1
Desktop Edge 2.1.7.0 release notes (#10014)
* Release notes for Desktop Edge 2.1.7.0
2019-12-11 18:39:52 +00:00
Usha Mandya 7b4ec2d473
Adding links to Docker EULA and DPA (#9997) 2019-12-10 14:26:07 +00:00
Kenneth Kron a0d9fa02ec Update install.md (#9721)
* Update install.md

What should the output of sysctl be?

* Updated the markdown formatting

Updated the markdown formatting and added text to explain the result.
2019-12-10 10:03:07 +00:00
Usha Mandya 8504cd51d0
Docker Desktop FAQ updates (#9969)
* updates to Docker Desktop FAQs

* fix comments from peer review
2019-12-09 17:34:43 +00:00
Usha Mandya 1aa5144441 adding instructions to uninstall desktop 2019-11-28 14:42:09 +00:00
Usha Mandya 60f463d5fc
Release notes for Desktop Edge 2.1.6.0 (#9899) 2019-11-18 16:51:40 +00:00
Usha Mandya 054f084127
Release notes for Desktop Stable 2.1.0.5 (#9898) 2019-11-18 16:30:23 +00:00
Dawn-Docker 3c54d2ff9c
Update toc (#9819) 2019-11-08 08:13:40 -08:00
Usha Mandya 1ca4016171
Get started command prompt updates (#9747)
* Get started command prompt updates

* update intro text in stable relnotes
2019-11-05 09:51:08 +00:00
Usha Mandya 36c199b94a
Desktop Edge 2150 relnotes (#9796)
Desktop Edge 2.1.5.0 release notes
2019-11-04 14:53:10 +00:00
Usha Mandya ca38a3eacf
ENGDOCS-231: update the intro statement (#9735)
ENGDOCS-231:update the intro statement
2019-10-25 17:50:57 +01:00
Usha Mandya 0823ae8bae
update Mac FAQs (#9596)
update Mac FAQs
2019-10-25 14:28:35 +01:00