Byte Ebi's Logo

Byte Ebi 🍀

A Bit everyday A Byte every week

Jenkins CI/CD 03 - Building and Pushing Docker Images to GCR

This article discusses the process of building a Docker image and pushing it to the Google Container Registry (GCR) within a Jenkins pipeline using the 'gcloud' command.

Ray

Google Container Registry is a service provided by Google for storing, managing, and securing Docker container images.
The objective at hand is to package a Docker image and push it to Google Cloud Platform (GCP) using the ‘gcloud’ command for future deployment purposes.

Recent Posts

Categories

Tags