docker-inbound-agent
docker-inbound-agent copied to clipboard
./gradlew: Permission denied
why?
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 .
Closing as the issue is unrelated to the docker image (and a working solution is provided).