Build and Host the Image

Learn how to build the image and deploy it to Docker hub, which is a container registry.

Build the image

The process of building an application into a container image is called containerization. When the process is completed, the application is said to be containerized. As a result, you will be using the terms container image and containerized application interchangeably.

Get hands-on with 1200+ tech skills courses.