I am trying to deploy a SQL docker image in cloud run
But I get the following error:
ERROR: (gcloud.run.deploy) Revision 'new-sql-server-00004-cqh' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=1433
I can't fix the error even though I change PORT
What do you have to tell me about deploying SQL in cloud run?
HI @sara24,
Welcome to Google Cloud Community