Fetching with Docker Pull
01
Getting Started
Key Concept
What is Docker Pull?
- Pulling is the act of downloading an image from the internet to your computer.
- Think of it like downloading an app from a mobile app store.
- It brings the 'blueprint' of an app to your local machine so you can use it.
1 / 6
