Member-only story

How to deploy a Docker React application on GCP Cloud Run

--

GCP Cloud Run

In this article, I would like to continue one of my other articles, where I deployed a Docker container on my Mac locally. So for this article, the starting point is the git repository of the other story.

This is the git repository with a standard super simple react application.

But let’s start:

Step 1: Log in to GCP and go to Cloud Build to add a new Trigger.

Trigger in Cloud Build
Create a trigger in Cloud Build

As you can see (in the Field Repository), I already connected GitHub to GCP. If you haven’t established this connection, click on CONNECT NEW REPOSITORY in the repository field, and follow the instructions.

--

--

Martin Kaschke
Martin Kaschke

No responses yet