Search⌘ K
AI Features

Introduction to Docker

Explore the origins and components of Docker, understanding Docker as both a container platform and the company behind it. Learn how Docker, Inc. evolved from a PaaS provider to a key player shaping container technology and standards.

We'll cover the following...

Docker

Docker is at the heart of the container ecosystem. However, the term “Docker” can mean two things:

  1. The Docker platform
  2. Docker, Inc.

The Docker platform is a neatly packaged collection of technologies for ...