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

Installing Docker on Ubuntu

Setting up Docker is pretty straightforward. There are mainly two editions of Docker in the marketplace.

Docker Inc., which owns the containerization Docker product, renamed the Docker Commercially Supported (CS) edition to Docker Enterprises Edition (EE), and also converted the Docker Engine to Docker Community Edition (CE).

There are a couple of changes from EE and CE; obviously, the commercial support being one of them. However, in the Docker Enterprise Edition, they have built a couple of certifications around the container content, platform plugins, and many more.

In this book, we will use the Docker Community Edition, so we will begin by updating the APT repository:

$ apt-get update -y 

Now, let's add the ...

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