By Lukas Aichbauer and Ivan Popovic | March 07, 2024 | 3 min watch time
Learn How To Choose A Docker Base Image In 162 Seconds
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?