Build and push your Docker image
Last updated
Last updated
This step will walk you through building and pushing your Docker image to your container registry. This is useful to building custom images for your use case.
Clone the docker-application-template:
Navigate to the root of the cloned repo:
Build the Docker image (example: filswan/helloworld:v1.0):
Push your container registry:
Note: After completing the above process, you can view the image information on the docker hub, as shown below: