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

Update README.md grammer errors.

parent dbaaf736
No related branches found
No related tags found
No related merge requests found
# 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/).
If you plan to run VirtualBox and Docker you will need to install the Docker Toolbox, Docker CE requires Hyper-V to be enable which isn't compatible with VirtualBox.
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.
**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.
......@@ -60,7 +60,7 @@ Once in, you can update the profile as you would using wcms-vagrant.
On Windows, if you get the error:
```bash
un\\\\docker.sock:/var/run/docker.sock"\nis not a valid Windows path'
un\\\\docker.sock:/var/run/docker.sock"\n is not a valid Windows path'
ERROR: for portainer Cannot create container for service portainer: b'Mount denied:\nThe source path "\\\\var\\\\run\\\\docker.sock:/var/run/docker.sock"\nis not a valid Windows path'
Encountered errors while bringing up the project.
......
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