From 9c4bc2d48dd0f4ba6e926758f86eeb5e72697737 Mon Sep 17 00:00:00 2001 From: ollypom Date: Fri, 21 Jun 2019 13:31:00 +0000 Subject: [PATCH] Added a link to the Toolbox Releases page Added a link to the Toolbox Releases page as part of the installation process. --- toolbox/overview.md | 21 +-------------------- toolbox/toolbox_install_mac.md | 20 ++++++++++++-------- toolbox/toolbox_install_windows.md | 18 ++++++++++-------- 3 files changed, 23 insertions(+), 36 deletions(-) diff --git a/toolbox/overview.md b/toolbox/overview.md index 011594904d..c234aceaad 100644 --- a/toolbox/overview.md +++ b/toolbox/overview.md @@ -30,26 +30,7 @@ You can find various versions of the tools on [Toolbox Releases](https://github. ## Ready to get started? -1. Get the latest Toolbox installer for your platform: - - - - - - - - - - -
- Toolbox for Mac - Toolbox for Windows
- Get Docker Toolbox for Mac - - Get Docker Toolbox for Windows -
- -2. Choose the install instructions for your platform, and follow the steps: +Choose the install instructions for your platform, and follow the steps: * [Install Docker Toolbox on macOS](toolbox_install_mac.md) diff --git a/toolbox/toolbox_install_mac.md b/toolbox/toolbox_install_mac.md index 98e55287a5..fbe63aaa74 100644 --- a/toolbox/toolbox_install_mac.md +++ b/toolbox/toolbox_install_mac.md @@ -9,10 +9,6 @@ Docker Toolbox provides a way to use Docker on older Macs that do not meet minimal system requirements for [Docker Desktop for Mac](/docker-for-mac/index.md). -If you have not done so already, download the installer here: - -[Get Docker Toolbox for Mac](https://download.docker.com/mac/stable/DockerToolbox.pkg){: class="button outline-btn" } - ## What you get and how it works Docker Toolbox includes the following Docker tools: @@ -60,14 +56,22 @@ software. To find out what version of the OS you have: ## Step 2: Install Docker Toolbox -1. Install Docker Toolbox by double-clicking the package or by right-clicking +> **Note**: Docker are no longer maintaining the download.docker.com url for +> Docker Toolbox, therefore an unsigned warning (verified publisher dialog) is +> displayed during the installation process. + +1. To download the latest version of Docker Toolbox head to [Toolbox + Releases](https://github.com/docker/toolbox/releases) and download the + latest `.pkg` file. + +2. Install Docker Toolbox by double-clicking the package or by right-clicking and choosing "Open" from the pop-up menu. The installer launches an introductory dialog, followed by an overview of what's installed. ![Install Docker Toolbox](images/mac-welcome-page.png) -2. Press **Continue** to install the toolbox. +3. Press **Continue** to install the toolbox. The installer presents you with options to customize the standard installation. @@ -82,13 +86,13 @@ and choosing "Open" from the pop-up menu. For now, don't change any of the defaults. -3. Press **Install** to perform the standard installation. +4. Press **Install** to perform the standard installation. The system prompts you for your password. ![Password prompt](images/mac-password-prompt.png) -4. Provide your password to continue with the installation. +5. Provide your password to continue with the installation. When it completes, the installer provides you with some shortcuts. You can ignore this for now and click **Continue**. diff --git a/toolbox/toolbox_install_windows.md b/toolbox/toolbox_install_windows.md index c0491b09b5..b6d05fb666 100644 --- a/toolbox/toolbox_install_windows.md +++ b/toolbox/toolbox_install_windows.md @@ -97,13 +97,15 @@ If you have a previous version of VirtualBox installed, do not reinstall it with If you have Virtual Box running, you must shut it down before running the installer. -1. Go to the [Docker Toolbox](https://www.docker.com/toolbox){: target="_blank" class="_" } page. +> **Note**: Docker are no longer maintaining the download.docker.com url for +> Docker Toolbox, therefore an unsigned warning (verified publisher dialog) is +> displayed during the installation process. -> **Note**: To continue with the latest version of Docker Toolbox, see https://github.com/docker/toolbox/releases for information about downloading the latest version and related components. If you choose to download from this location, an unsigned warning (verified publisher dialog) is displayed. +1. To download the latest version of Docker Toolbox head to [Toolbox + Releases](https://github.com/docker/toolbox/releases) and download the + latest `.exe` file. -2. Click the installer link to download. - -3. Install Docker Toolbox by double-clicking the installer. +2. Install Docker Toolbox by double-clicking the installer. The installer launches the "Setup - Docker Toolbox" dialog. @@ -113,17 +115,17 @@ installer. ![Release page](images/installer_open.png) -4. Press **Next** to accept all the defaults and then **Install**. +3. Press **Next** to accept all the defaults and then **Install**. Accept all the installer defaults. The installer takes a few minutes to install all the components: -5. When notified by Windows Security the installer will make changes, make sure you allow the installer to make the necessary changes. +4. When notified by Windows Security the installer will make changes, make sure you allow the installer to make the necessary changes. When it completes, the installer reports it was successful: ![Success](images/finish.png) -6. Uncheck "View Shortcuts in File Explorer" and press **Finish**. +5. Uncheck "View Shortcuts in File Explorer" and press **Finish**. ## Step 3: Verify your installation