Back to Docker

What's next

content/get-started/introduction/whats-next.md

18.09-release635 B
Original Source

The following sections provide step-by-step guides to help you understand core Docker concepts, building images, and running containers.

The basics

Get started learning the core concepts of containers, images, registries, and Docker Compose.

{{< grid items="the-basics" >}}

Building images

Craft optimized container images with Dockerfiles, build cache, and multi-stage builds.

{{< grid items="building-images" >}}

Running containers

Master essential techniques for exposing ports, overriding defaults, persisting data, sharing files, and managing multi-container applications.

{{< grid items="running-containers" >}}