Commit Graph

16 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
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
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
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
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 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
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
Stephen Turner 7e7d5c07dd
Update apple-m1.md 2021-01-29 17:27:37 +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