Manage Docker image versions using tags in Docker Hub
The BrezyWeather is a simple .NET Core web app used as a demo project in this Docker Hub lab. It is used to view simple weather details for a city. It supports two versions - first is the base version and the second is the enhanced version with breaking changes.
- Build the image using Dockerfile.
- Push the image to the Docker Hub.
- Build and push the image having breaking changes.
- Pull and validate the image from the Docker Hub.
- Tags in Docker.
- Docker Hub.
- Handling image changes with tags.
- Push and pull the Docker image to Docker Hub through CLI commands.
- Build a project with Dockerfile to create a Docker image.
- Basic knowledge of Tags in Docker.
- Familiarity with Docker Hub.
- Docker Hub account (free) to push and pull Docker images.
- Basic understanding of HTTP operations.
https://www.udemy.com/labs/manage-docker-image-versions-using-tags-in-docker-hub/