Skip to Content
Cloud Native Python
book

Cloud Native Python

by Manish Sethi
July 2017
Intermediate to advanced
374 pages
8h
English
Packt Publishing
Content preview from Cloud Native Python

Installation on Windows

Ideally, Windows is not suitable for Docker, and that's why you don't see the container technology around on the Windows system. Having said that, we have a couple of workarounds for it. One of them is using Chocolatey.

In order to install Docker on the Windows system using Chocolatey, follow these steps:

  1. Install Chocolatey from their official website (https://chocolatey.org/install).

There are couple of ways shown in the preceding link to install Chocolatey.

  1. Once Chocolatey is installed, you simply have to execute the following command in cmd or PowerShell:
      $ choco install docker

This will install Docker on Windows 7 and 8 operating systems.

Similarly, if you want to go with the Docker Enterprise edition, you ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python for DevOps

Python for DevOps

Noah Gift, Kennedy Behrman, Alfredo Deza, Grig Gheorghiu
Cloud Native

Cloud Native

Boris Scholl, Trent Swanson, Peter Jausovec

Publisher Resources

ISBN: 9781787129313Supplemental Content