## What this teaches How to not working on Cloud Run?. ## The problem Issue browserless/browserless#4406 (closed, 9 comments): **Describe the bug** The v2 application doesn't seem to start on Google Cloud Run. (v1 works properly) **To Reproduce** Steps to reproduce the behavior: 1. Use `ghcr.io/browserless/chromium:latest` to push an image to Google Artifact Registry (cannot work with ghcr.io directly). 2. Start a Cloud Run service with that image (e.g. `europe-docker.pkg.dev/project/repo/browserless-chromium:latest`), listening on port 3000.