February 2018
Intermediate to advanced
200 pages
5h 51m
English
In this recipe, we will write a task to log in to Docker Registry. If we are using a private registry and want to push or pull Docker images, we first need to log in to that Docker Registry.
In the following task we will use Docker Hub as the Docker Registry. We will be logging into Docker Hub and will push an image to Docker Hub's private repository.
Read now
Unlock full access