Skip to content

Fixed entrypoint script's execute permission#1

Open
marcomicera wants to merge 1 commit intoGoogleCloudBuild:mainfrom
endocode:fix-entrypoint-script-execute-permission
Open

Fixed entrypoint script's execute permission#1
marcomicera wants to merge 1 commit intoGoogleCloudBuild:mainfrom
endocode:fix-entrypoint-script-execute-permission

Conversation

@marcomicera
Copy link

I got this error upon deploying this image with Cloud Run:

ERROR: (gcloud.run.services.update) Invalid ENTRYPOINT. [name: "eu.gcr.io/internal-infrastructure-254512/cloud-console-sample-build/testest@sha256:89bd79867c08d8c1227270fdd516e3ab3fcefab63d7c245cab95aa286d65c69d"
error: "Command \"/helloworld.sh\": invalid mode \"-rw-r--r--\" for /helloworld.sh"

Fixed with a simple chmod u+x helloworld.sh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant