Docker Images
Explore Docker images and learn how to download them.
We'll cover the following...
What are Docker images?
Images are objects that contain everything an app needs to run. This includes an OS filesystem, the application, and all dependencies. If you work in operations, they’re similar to VM templates. If you’re a developer, they’re similar to classes.
Note: At the end of this lesson, a terminal ...
Access this course and 1400+ top-rated courses and projects.