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.

--

--