Learn How To Choose A Docker Base Image In 162 Seconds

By Lukas Aichbauer and Ivan Popovic | March 07, 2024 | 3 min watch time

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?