Commit Graph

602 Commits

Author SHA1 Message Date
David Scott fb2088d0de Release Docker Desktop for Mac [Apple Silicon] RC 3
Signed-off-by: David Scott <dave.scott@docker.com>
2021-04-01 21:01:05 +01:00
David Scott f07985699a
Add a note about `ping` when using `qemu` (#12591)
* Add a note about `ping` when using `qemu`

Signed-off-by: David Scott <dave.scott@docker.com>

* Minor update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-29 19:15:07 +01:00
David Scott 3dc5416e5b
Add Docker Desktop for Apple Silicon RC 2 (#12577)
* Add Docker Desktop for Apple Silicon RC 2

The headline feature is the fix for inter-container HTTP and HTTPS.

Signed-off-by: David Scott <dave.scott@docker.com>

* Update RC 2 build, incorporate suggestions from Stephen

Signed-off-by: David Scott <dave.scott@docker.com>

* Update docker-for-mac/apple-m1.md

Bump the release date for Apple Silicon RC 2

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

* Update docker-for-mac/apple-m1.md

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

* Update docker-for-mac/apple-m1.md

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

* Apply suggestions from code review

Co-authored-by: Dieu Cao <1187097+dieucao@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Stephen Turner <stephen.turner@docker.com>

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Dieu Cao <1187097+dieucao@users.noreply.github.com>
Co-authored-by: Stephen Turner <stephen.turner@docker.com>
2021-03-26 15:52:22 +00:00
Usha Mandya cc04246252 Consolidate Kube deploy docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-24 15:10:35 +00:00
David Scott 2e39af0a86 Apple Silicon: inotify APIs don't work under qemu
Signed-off-by: David Scott <dave.scott@docker.com>
2021-03-23 11:17:42 +00:00
Usha Mandya 3a6ed855a1 Remove redundant note on rc
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-18 19:05:21 +00:00
David Scott 27449d2a73
Update M1 page to include details on the new RC (#12517)
* Update M1 page to include details on the new RC

Signed-off-by: David Scott <dave.scott@docker.com>

* Update docker-for-mac/apple-m1.md

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

* Update docker-for-mac/apple-m1.md

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

* Update docker-for-mac/apple-m1.md

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

* Update docker-for-mac/apple-m1.md

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

* Update docker-for-mac/apple-m1.md

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

* Use "Apple Silicon" rather than "M1"

Since "Apple Silicon" refers to the current "M1" chips and future chips.

Signed-off-by: David Scott <dave.scott@docker.com>

* Add note about the Apple Silicon RC being an RC

Also use a consistent description inside the link to docker/for-mac.

Signed-off-by: David Scott <dave.scott@docker.com>

* Delete the link and description of the old Apple Silicon build

Signed-off-by: David Scott <dave.scott@docker.com>

* Update the "Feedback" section at the bottom of the Apple Silicon page

Signed-off-by: David Scott <dave.scott@docker.com>

* More Apple Silicon suggestions from Stephen

Signed-off-by: David Scott <dave.scott@docker.com>

* Update Apple Silicon RC build to include new compose CLI

Signed-off-by: David Scott <dave.scott@docker.com>

* Don't mention virtualization.framework twice

Signed-off-by: David Scott <dave.scott@docker.com>

* Remove "hopeful" language to avoid making what seem like promises

Signed-off-by: David Scott <dave.scott@docker.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-18 18:29:46 +00:00
Usha Mandya c4af48ccae
Merge pull request #12499 from StefanScherer/m1-port-53-in-use
Port 53 is in use on M1
2021-03-16 14:10:08 +00:00
Stephen Turner a60df85c61
Mention defaulting to BuildKit (#12505)
* Mention defaulting to BuildKit

* Mention defaulting to BuildKit

* Update docker-for-mac/release-notes.md

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

* Update docker-for-mac/release-notes.md

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

* Update release-notes.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-15 19:05:09 +00:00
Stefan Scherer 863af0c4b6
Docker Desktop 3.2.2 release notes (#12498)
* Docker Desktop 3.2.2 relase notes

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* Remove duplicate tickets

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* Fixed typos.

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* Fix a typo

* Update release notes according to review suggestions

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* More improvements from review

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

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-15 13:04:37 +00:00
Stefan Scherer 735e2fa92a
Improvements, add link
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-15 12:30:18 +01:00
Stefan Scherer 76087a73e2
Port 53 is in use on M1
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-15 10:20:05 +01:00
Usha Mandya 1e3e0149c0 Remove an outdated system req
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-11 15:37:38 +00:00
Usha Mandya a1590eb7b1
Merge pull request #12380 from thaJeztah/rewrite_backup_restore
Rewrite "save and restore data" section
2021-03-09 14:50:14 +00:00
Sebastiaan van Stijn 203a4ee74b
Rewrite "save and restore data" section
This started as a "fix some links", but reading the section, I found various
issues that could use some improvement. After that, I noticed that both the
Windows and Mac pages had the same content, so I moved this to a common page
instead.

Note that there's still additional information that should likely be included
(and perhaps a rewrite into "per topic" headings (containers, images, ...).

Things that are missing;

- backup/restore swarmkit configs
- backup/restore swarmkit secrets
- backup/restore CLI configuration, trust data etc.

What I did in this pull request:

- recommend pushing images to Docker Hub as the default approach to back up
  images (but kept `docker image save` as an alternative)
- recommend `docker container commit` to save containers to an image, as doing
  so preserves both the container's configuration _and_ filesystem changes.
  `docker container export` only preserves the filesystem, but all other
  configuration is lost, which makes it hard to restore a container from it.
  Using `docker container commit` (committing the container to an image) also
  allows to follow the same procedure to backup containers as for images
  (both allowing them to be pushed to a registry, or to a file).
- added some information about "wether or not" containers should be backed
  up, as it may not be needed to back up containers if all data is stored
  in volumes (best practice).
- added some warnings regarding "sensitive data" (environment variables),
  and links to making repositories private before pushing.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-09 12:23:32 +01:00
Usha Mandya 04db144d3e Clarify note on launching iterm2 terminal
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-09 11:09:22 +00:00
Stephen Turner c16a637c28
Add another known issue for M1 (#12448)
* Add another known issue for M1

* Minor fix

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-05 19:13:48 +00:00
Stephen Turner 3e1e9bb5ce
Update release-notes.md (#12445)
* Update release-notes.md

Copy the note about what to do if you are on 3.2.0 into the 3.2.1 release notes too, because it will be more visible there.

* Minor update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-05 15:48:39 +00:00
Stefan Scherer 857e0db9a9
Update release date for 3.2.1
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-05 11:25:35 +01:00
Stefan Scherer 9d72208069
Release notes for Docker Desktop 3.2.1 (#12438)
* Release notes for Docker Desktop 3.2.1

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* Changes from review

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

* Release 3.2.1 already has the fix, remove one sentence

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-04 13:20:36 +00:00
Usha Mandya 5ec6d663af Add M1 tech preview version number
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-04 10:19:50 +00:00
Usha Mandya d1a94c1bde Add note on Mac 3.2.0 upgrade issue
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-02 11:18:52 +00:00
Stefan Scherer 752c37fd09
Add release date, update dependencies
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
2021-03-01 15:22:24 +01:00
Stefan Scherer 4c0a353ae2
Fix headlines back to 3.0.0
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-01 14:56:45 +01:00
Stefan Scherer f6cec51fd0
Docker Desktop 3.2.0 releaes notes 2021-03-01 14:56:39 +01:00
Usha Mandya 4cbefb4323
Add note on running ARM64 containers on M1 machines (#12345)
* Add note on running ARM64 containers on M1 machines

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

* Add caveat on VPN clients

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

* Add for-mac issue reference

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-17 15:44:51 +00:00
Lorena Rangel 87d2c502dc
Document how to upgrade the kubernetes cluster (#12344)
* Document how to upgrade the kubernetes cluster

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Minor style update

* Minor style update

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-17 15:17:03 +00:00
Usha Mandya b0cf9b2f7c Add build number for Apple silicon preview
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-02-11 15:12:47 +00:00
David Scott 977dd72699
Another public Apple M1 Tech Preview (#12306)
* Another public Apple M1 Tech Preview

Signed-off-by: David Scott <dave.scott@docker.com>

* Update the M1 tech preview build

Signed-off-by: David Scott <dave.scott@docker.com>

* osxfs now works in the M1 tech preview.

Signed-off-by: David Scott <dave.scott@docker.com>

* The "Restart" menu option in the M1 tech preview works

It might have worked in the previous build, but include it in the fixes
list just in case.

Signed-off-by: David Scott <dave.scott@docker.com>

* Add missing full stops for consistency in the M1 preview page

Signed-off-by: David Scott <dave.scott@docker.com>

* Update docker-for-mac/apple-m1.md

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

* Update docker-for-mac/apple-m1.md

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

* Update docker-for-mac/apple-m1.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>
2021-02-11 14:59:03 +00:00
Stefan Scherer 4bdb40f185
Show command how to install Rosetta 2
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-02-09 11:41:18 +01:00
Stefan Scherer d523150cb4
Move rosetta installation to apple-m1 page
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-02-09 11:40:49 +01:00
Stefan Scherer 79fba2abcd
Show command how to install Rosetta 2
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2021-02-08 20:14:12 +01:00
Stephen Turner 7e7d5c07dd
Update apple-m1.md 2021-01-29 17:27:37 +00:00
Usha Mandya 4d1befcd1a Fix broken links in Mac and Windows topics
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-28 12:10:10 +00:00
Usha Mandya ff316f37f5 Update macOS sys reqs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-27 10:08:02 +00:00
Usha Mandya 4b59234515
Add combined faqs for Mac and Windows (#12153)
* Add combined faqs for Mac and Windows

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

* Update links from other pages to faqs

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

* Address review comments part-1

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

* Address feedback  on connecting to remote engine API

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

* Address Stephen's review comments

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-01-22 16:17:53 +00:00
Usha Mandya 2de0902827
Added an attribute to open the link in a new tab 2021-01-20 18:26:52 +00:00
Stephen Turner ff777a929e
Add link to CVE 2021-01-20 17:53:20 +00:00
Stephen Turner a9c273a0ea
Update install.md
Remove out of date paragraph in the docs. (We have information on migration from Machine to Docker Desktop elsewhere).
Fixes docker/for-mac#5277.
2021-01-20 11:07:45 +00:00
Simon Ferquel 683d89f40f
Release notes for desktop 3.1.0 (#12096)
* Release notes for desktop 3.1.0

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Removed already fixed items, added experimental mention

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Move Debian / GPU entries in NEW category

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Typo

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Added details about UI reliability issues, added mention to the diags UI

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Nits

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>

* Updated to fix some nits

* Updated to fix minor issues

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-01-14 13:07:21 +00:00
Usha Mandya 81305add00 Update Desktop diagnostics info 2021-01-14 12:14:19 +00:00
Stephen Turner f577c5a512 Add security bug that was fixed in 2.5 2021-01-14 11:18:51 +00:00
Mathieu Champlon e4f951eea6 Added release notes for Docker Desktop 3.0.4 2021-01-06 18:16:28 +00:00
Emmanuel Briney 249d9e09d5 desktop 3.0.3 release notes 2021-01-06 13:32:57 +00:00
Usha Mandya 4a8f654e49
Merge pull request #11929 from docker/stephen-turner-patch-1
Add more filesharing tips
2020-12-18 17:47:01 +00:00
Emmanuel Briney 814c8ba23d
Docker desktop mac 3.0.2 release notes (#11931)
* docker desktop mac 3.0.2 release notes

* Update docker-for-mac/release-notes.md

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

* update 3.0.1 download url

* Update docker-for-mac/release-notes.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>
2020-12-18 17:46:35 +00:00
Stephen Turner d6cc8a1d2c
Add more filesharing tips 2020-12-18 10:51:15 +00:00
Usha Mandya ff13d70b9f Add tech preview docs for Apple M1
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-12-17 14:22:24 +00:00
Usha Mandya 233373c2fd Fix broken link
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2020-12-16 14:05:23 +00:00
Usha Mandya 681be44493
Merge pull request #11892 from docker/stephen-turner-patch-1
Update release-notes.md
2020-12-14 12:34:19 +00:00