From 951c5dbe2d30f76ba15615440165ba298bdfba57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=BChnel?= Date: Tue, 17 Dec 2019 17:42:26 +0100 Subject: [PATCH] moving to docker enterprise --- docs/playbooks.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/playbooks.md b/docs/playbooks.md index 637a7cb..d13cc41 100644 --- a/docs/playbooks.md +++ b/docs/playbooks.md @@ -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. install [Chocolately](https://chocolatey.org/docs/installation). 1. Install git: `choco install -y git` -1. Install [docker-Desktop](https://docs.docker.com/docker-for-windows/install/) (requires docker account) - * select "use Windows containers" during installation - * note: The installation via Chocolately might not work. So do this manually. +1. Install [Docker Enterprise](https://docs.docker.com/ee/docker-ee/windows/docker-ee/) 1. *optional:* install apps to help you work in the machine: ``` choco install -y googlechrome vscode