Phase 1Beginner2 of 11 in Docker
Images & Containers
The two core objects in Docker, their full lifecycle, and the commands you'll type a hundred times a day.
Everything else in Docker is built on exactly two ideas: an IMAGE (a read-only template) and a CONTAINER (a running instance of that template). Get comfortable with the vocabulary and lifecycle here before anything else.
0/4 · 0%
4 topics ~54 min 5 code blocks & diagrams