Skip to Content
Docker Deep Dive
book

Docker Deep Dive

by Nigel Poulton
October 2020
Beginner
250 pages
6h 21m
English
Packt Publishing
Content preview from Docker Deep Dive

6: Images

In this chapter we’ll dive deep into Docker images. The aim of the game is to give you a solid understanding of what Docker images are, how to perform basic operations, and how they work under-the-hood.

We’ll see how to build new images with our own applications inside of them in a later chapter.

We’ll split this chapter into the usual three parts:

  • The TLDR
  • The deep dive
  • The commands

Docker images - The TLDR

A Docker image is a unit of packaging that contains everything required for an application to run. This includes; application code, application dependencies, and OS constructs. If you have an application’s Docker image, the only other thing you need to run that application is a computer running Docker.

If you’re a former VM ...

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

Kubernetes and Docker: The Container Masterclass

Kubernetes and Docker: The Container Masterclass

Cerulean Canvas
Docker: Up & Running, 2nd Edition

Docker: Up & Running, 2nd Edition

Sean P. Kane, Karl Matthias

Publisher Resources

ISBN: 9781800565135