Learn how to choose a Docker base image in 162 seconds

By Lukas Aichbauer & Ivan Popovic | March 14, 2024 | 3 min watch

Lukas Aichbauer
Ivan Popovic

Description

Learn all about Docker Base images and how to choose them.

Learning outcomes

  • What is a Docker Base image?
  • What is FROM scratch?
  • What is the difference to a parent image?
  • How to choose your Base image?
  • How can I find trusted sources for Docker images?