You will need to get Docker (https://www.docker.com/products/docker-desktop) either Docker CE for Windows/Mac or Docker Toolbox for Windows (https://docs.docker.com/toolbox/toolbox_install_windows/) or Mac (https://docs.docker.com/toolbox/toolbox_install_mac/).
You will need to get Docker (https://www.docker.com/products/docker-desktop) either Docker Desktop CE for Windows/Mac or Docker Toolbox for Windows (https://docs.docker.com/toolbox/toolbox_install_windows/) or Mac (https://docs.docker.com/toolbox/toolbox_install_mac/).
If you plan to run VirtualBox and Docker you will need to install the Docker Toolbox, Docker CE requires Hyper-V to be enabled which isn't compatible with VirtualBox. We recommend using Docker Desktop.
If you plan to run VirtualBox and Docker you will need to install the Docker Toolbox, Docker Desktop CE requires Hyper-V to be enabled which isn't compatible with VirtualBox. We recommend using Docker Desktop.
**CAUTION!** This Docker box is meant for local development only. This set up is not hardened and is not secure, so
**CAUTION!** This Docker box is meant for local development only. This set up is not hardened and is not secure, so
only us it as a local development environment.
only us it as a local development environment.
...
@@ -13,7 +13,7 @@ During setup you will be asked if you want to use Linux or Windows containers, f
...
@@ -13,7 +13,7 @@ During setup you will be asked if you want to use Linux or Windows containers, f
**Note** If you have VirtualBox installed you will get a warning:
**Note** If you have VirtualBox installed you will get a warning:
"Hyper-V and Containers are not enabled. Do you want to enable them for Docker to be able to work properly? Your computer will restart automatically. Note: VirtualBox wil no longer work."
"Hyper-V and Containers are not enabled. Do you want to enable them for Docker to be able to work properly? Your computer will restart automatically. Note: VirtualBox wil no longer work."
We want to enable Hyper-V so you can accept this.
We want to enable Hyper-V so you can accept this (but as it said Virtualbox will no longer work).
When your computer restarts Docker should also start and will be asking you to log in with your Docker ID. If you don't want to log in, you can choose Privacy settings and the uncheck "send usage statistics..." (You can slo optionally uncheck "start Docker Desktop when you log in"
When your computer restarts Docker should also start and will be asking you to log in with your Docker ID. If you don't want to log in, you can choose Privacy settings and the uncheck "send usage statistics..." (You can slo optionally uncheck "start Docker Desktop when you log in"