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

Docker Hub - what is it all about?

As per the Docker Hub official documentation, Docker Hub is a cloud-based registry service that allows you to link to code repositories, build your images and test them, and store manually pushed images, and links to Docker Cloud so you can deploy images to your hosts.

In simpler words, Docker Hub is a centralized store for images which anyone around the globe can access, provided they have the required privileges and can perform operations around images to deploy and run their application on their hosts.

Advantages of Docker Hub are as follows:

  • Docker Hub provides the functionality for automated create builds if any change in the source code repository is reported
  • It provides WebHook to trigger for application ...
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