1
0
Fork 0

moving to docker enterprise

This commit is contained in:
Christian Kühnel 2019-12-17 17:42:26 +01:00
parent 58f4de74f4
commit 951c5dbe2d

View file

@ -67,9 +67,7 @@ If you want to build/update/test docker container for Windows, you need to do th
1. Format the local SSD partition and use it as workspace. 1. Format the local SSD partition and use it as workspace.
1. install [Chocolately](https://chocolatey.org/docs/installation). 1. install [Chocolately](https://chocolatey.org/docs/installation).
1. Install git: `choco install -y git` 1. Install git: `choco install -y git`
1. Install [docker-Desktop](https://docs.docker.com/docker-for-windows/install/) (requires docker account) 1. Install [Docker Enterprise](https://docs.docker.com/ee/docker-ee/windows/docker-ee/)
* select "use Windows containers" during installation
* note: The installation via Chocolately might not work. So do this manually.
1. *optional:* install apps to help you work in the machine: 1. *optional:* install apps to help you work in the machine:
``` ```
choco install -y googlechrome vscode choco install -y googlechrome vscode