Commit Graph

506 Commits

Author SHA1 Message Date
Usha Mandya 127700dec7
Release notes for Desktop Edge 2.3.0.1 (#10712) 2020-04-28 16:28:58 +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 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
Usha Mandya 7d1b0ae70b
Add note on macOS Catalina (#9713)
Add note on macOS Catalina
2019-10-23 13:55:54 +01:00
Adrian Plata 2f43d109ae
Fixing broken link (#9715)
* Fixing broken link

Signed-off-by: Adrian Plata <adrian.plata@docker.com>

* Adding windows link fix.
2019-10-22 10:53:38 -07:00
Usha Mandya 545a1598fe
Desktop docs for 2FA (#9708)
Desktop updates for 2FA
2019-10-22 14:14:03 +01:00
Usha Mandya 5843a3929d
Adding 2fa entry in Desktop relnotes (#9709) 2019-10-22 14:02:01 +01:00
Usha Mandya d7e1273585
Desktop 2.1.0.4 stable release (#9694) 2019-10-21 18:07:58 +01:00
Usha Mandya 648413c5d6
fix Desktop Edge download URLs (#9664) 2019-10-17 14:02:21 +01:00
Olly P 27924717da
Docker Desktop Edge 2.1.4.0 Rel Notes (#9646)
* Desktop Edge release notes

* update edge release notes

* Desktop Edge relnote updates

* Update for v2.1.4.0
2019-10-15 14:36:00 +01:00
Usha Mandya 3ae07dbd2b update mac system requirements 2019-10-01 14:06:41 +01:00
Usha Mandya b8594dd299 fix review comments from Dave 2019-09-27 14:50:47 +01:00
Usha Mandya 6acf92989b update mac disk utilization 2019-09-25 14:04:57 +01:00
Usha Mandya a74585cef8
ENGDOCS-76: Update Mac documentation (#9345)
ENGDOCS-76: update mac get started
2019-09-20 16:43:22 +01:00
Usha Mandya 5ddef68d55
Desktop stable and edge relnote updates (#9450)
* Desktop stable and edge relnote updates

* fixed heading format
2019-09-16 14:23:25 +01:00
Usha Mandya a445f0bed6
Desktop Edge 2.1.2.0 relnotes (#9405)
* Desktop Edge 2.1.2.0 relnotes

* adding Kitematic entry
2019-09-09 18:24:21 +01:00
Usha Mandya 4fd59d1dde download urls for 2.1.0.1 release 2019-09-05 10:11:20 +01:00
Usha Mandya 0a8a1747c2 Desktop stable 2.1.0.2 relnotes 2019-09-04 12:58:33 +01:00
Usha Mandya 750287332f
Adding buildx content (#8818)
docs for buildx multi-arch images
2019-08-27 16:48:55 +01:00
Usha Mandya 5aa09cc8e6
Relnotes for Desktop Edge 2110 release (#9225)
Desktop Edge 2.1.1.0 release notes
2019-08-12 11:48:19 +01:00
Usha Mandya d4bf218faa
Relnotes for Desktop 2.1.0.1 release (#9215)
Relnotes for Desktop 2.1.0.1 release
2019-08-08 10:37:43 +01:00
Usha Mandya 35fb5ad9ae
Adding relnotes for Mac and Windows 2.1.0.0 stable release (#9180)
Mac and Windows 2.1.0.0 stable release notes
2019-07-31 18:48:02 +01:00
Guillaume Tardif 578fe4b1e3 Release notes for 2.1.0.0 (Edge) cc @gbarr01 (#9143)
Docker for mac edge relnotes 2.1.0.0
2019-07-26 19:01:35 +01:00
ollypom 9bafc04bcc
Fixed Conflict 2019-07-08 17:00:49 +00:00
Sebastiaan van Stijn 25cab04026 docker-compose: change overview from /compose/overview to /compose/ (#8939)
Move compose/overview to compose/
2019-07-08 11:40:00 +01:00
Ulrich VACHON 3b9275c191 Release notes for 2.0.5.0 (Edge/Mac) (#8937)
Docker Desktop for Mac Edge 2.0.5.0 rel notes
2019-07-02 13:43:07 +01:00
Maria Bermudez 01277a66f5
Merge branch 'amberjack' into master 2019-06-13 19:10:41 +01:00
Dawn W Docker 7b45982a0a branding changes
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-11 14:48:19 -07:00
usha-mandya cacf25bfe1 DESKTOP-1299 Adding experimental blurb in the Desktop community docs 2019-06-10 15:09:21 +01:00
Usha Mandya 31aa752910
Update faqs.md 2019-05-29 10:34:40 +01:00
Usha Mandya 9066792a0a
removed the reference to index.md
Though the sections referenced belong to `index.md`, there is no requirement to call it out in the URL. For example:

https://docs.docker.com/docker-for-mac/#add-tls-certificates
https://docs.docker.com/docker-for-mac/#reset
2019-05-29 10:01:20 +01:00
nekottyo 39873cc68f Fix broken links 2019-05-28 18:17:06 +09:00
usha-mandya bb3443ab26 removed external ticket reference from edge rel notes 2019-05-10 14:01:05 +01:00
Usha Mandya ead62aaf3b
Update edge-release-notes.md 2019-05-09 15:44:21 +01:00
Ulrich VACHON 2da93298e1
DESKTOP-1122 Docker Desktop for Mac 2.0.4.1
Signed-off-by: Ulrich VACHON <ulrich.vachon@docker.com>
2019-05-09 15:12:21 +02:00
Usha Mandya 84ce47c284
Updated edge-release-notes (Windows)
Minor edits
2019-05-02 13:15:16 +01:00
Mathieu Champlon e559efba50 Release notes for 2.0.4.0 mac (Edge)
Signed-off-by: Mathieu Champlon <mathieu.champlon@docker.com>
2019-05-02 09:13:48 +02:00
Bret Fisher 7256298e97
replacing TODO with proper link 2019-03-12 00:00:32 -04:00
paigehargrave 4eda670bd7
Update edge-release-notes.md 2019-03-05 05:48:45 -05:00
Jenkins-pr-release-docs f6fc431544 Docker for mac edge relnotes 2.0.3.0
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2019-03-05 10:04:15 +00:00
Maria Bermudez c745bbaee2
Fix broken preferences link 2019-02-15 13:35:21 -08:00
paigehargrave 663e20cf37
Merge pull request #8266 from gtardif/release_notes_2.0.2.1_mac
Release notes for 2.0.2.1 mac (Edge)
2019-02-15 05:45:31 -05:00
Jenkins-pr-release-docs fa0fbf635b Docker for mac edge relnotes 2.0.2.1
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2019-02-15 09:44:30 +00:00
Jenkins-pr-release-docs dde678213c Docker for mac stable relnotes 2.0.0.3
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2019-02-15 09:32:42 +00:00
Denis 6518c426fe
Update year for Docker for Mac edge releases 2019-02-14 18:31:21 +03:00
paigehargrave 64fd85a393
Merge pull request #8179 from mikesimos/patch-1
Update balena link
2019-02-13 13:24:51 -05:00
Maria Bermudez f5ab105cce
Incorporate suggested updates 2019-02-13 10:16:54 -08:00
Sebastiaan van Stijn 03d5b3396d
Use consistent formatting for notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:49:57 +01:00
Michael Angelos Simos fe67ba10a6
Update balena link 2019-02-07 17:39:52 +02:00
paigehargrave 7bcbceab81
Few minor wording changes 2019-02-06 18:18:42 -05:00
onmishkin b0d68e62b8
Fix info about the location of the search box in the Console app 2019-02-06 13:25:46 -05:00
Jenkins-pr-release-docs 5be55b82df Docker for mac edge relnotes 2.0.2.0
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2019-02-06 13:26:53 +00:00