Exploring and Inspecting Images
LEVEL 0
The Problem
You’ve pulled an image. Now what?
- What operating system is it based on?
- What software is installed?
- What ports does it expose?
- What command runs when a container starts?
- How big is it? Why is it that big?
- Who made it? Is it trustworthy?
Without answers to these questions, you’re running unknown software. That’s risky. You need tools to explore images.