Docker: Images, Registry, and Repository
Learn about the Docker registry, Docker repository, and how to work with Docker images.
Docker images
Every Docker container stems from a Docker image. Docker images are the building blocks of everything we do with Docker. All our workflows will be derived from it.
Get hands-on with 1400+ tech skills courses.