Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Fixed entrypoint script's execute permission#1

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

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

Conversation

@marcomicera
Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant