Getting started
3 lessons in the Docker course.
Full Docker course · Search this topic · IT & cloud
- What Are Containers?Learn what containers are and why Docker is useful for running software consistently.
- Installing DockerInstall Docker Engine or Docker Desktop and confirm the CLI works on your machine.
- Images vs ContainersSeparate the idea of an image (blueprint) from a container (running instance).