Skip to content
Snippets Groups Projects
Commit 0d3018a5 authored by Chris Shantz's avatar Chris Shantz
Browse files

Update README.md with some more changes related to Docker Desktop.

parent 04061e32
No related branches found
No related tags found
No related merge requests found
# WCMS Docker setup # WCMS Docker setup
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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment