The docker for mac "toolbox" migration page was not accessible as it
was redirected, so removing that page and related images.
This page contained instructions to backup images, which was described
elsewhere, so removing that part in favor of a link to the (better maintained)
content in the "desktop" section.
Also move the migration page that was located inside the "for windows"
directory to a "toolbox" directory, which matches the location inside the
TOC.
Finally; remove the "troubleshooting" entry from the TOC, as it was
redirecting to the migration page (and was under the "kitematic" section,
which was confusing).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Docker Desktop 2.x is deprecated, so any current version of Desktop
ships with buildx and the requirements to use multi-arch.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Both Docker Desktop for Mac and Docker Desktop for Windows provide
this feature, so moving it out of the section that's specific to
Docker Desktop for Mac.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* 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>
* 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>
* 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>