docker-inbound-agent icon indicating copy to clipboard operation
docker-inbound-agent copied to clipboard

./gradlew: Permission denied

Open zhengjy opened this issue 4 years ago • 1 comments
trafficstars

image why?

zhengjy avatar Feb 05 '21 02:02 zhengjy

Probably don't have the execute permission bit set on the gradlew file in the git repository. Use chmod 755 gradlew to make it executable.

On Thu, Feb 4, 2021 at 7:53 PM zhengjy [email protected] wrote:

[image: image] https://user-images.githubusercontent.com/12868597/106983018-2f3eb880-67a0-11eb-8dfe-c3064d696894.png why?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jenkinsci/docker-inbound-agent/issues/220, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABGIDPFDOW7HWTMHEBSWY3S5NMRBANCNFSM4XD7BAOQ .

MarkEWaite avatar Feb 05 '21 03:02 MarkEWaite

Closing as the issue is unrelated to the docker image (and a working solution is provided).

dduportal avatar Nov 29 '22 10:11 dduportal