Docker sq
Docker Fundamentals - Getting Started

Finding Images

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

Finding Images

hub.docker.com is the place to find existing images to use and there you can search for a distribution you are familiar with. The tag “official” indicates that the image is a safe image to use.

To run an image use the command docker container run -it [NAME-OF-IMAGE-HERE] shell

You need to be a Pro subscriber to see this content

 

I finished! On to the next chapter