Spring Boot app in Docker container not starting in Cloud Run after building successfully – cannot access jarfile
I've set up continuous deployment to Cloud Run from GitHub for my Spring Boot project, and while it's successfully building in Cloud Build, when I go over to Cloud Run, I get the following error under Creating Revision: The user-provided…