Docker: exec: "/usr/local/bin/jenkins.sh": permission denied

Created on 12 Jan 2015  路  1Comment  路  Source: jenkinsci/docker

That error occurs when trying tio run de container when building the image. Any idea? I'm a newbie with Docker.

Most helpful comment

@gcaracuel chmod 0755 *.sh before you execute docker run or build

>All comments

@gcaracuel chmod 0755 *.sh before you execute docker run or build

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lfcgomes picture lfcgomes  路  8Comments

szimmer1 picture szimmer1  路  5Comments

manoj150283 picture manoj150283  路  3Comments

ThStock picture ThStock  路  8Comments

ozbillwang picture ozbillwang  路  3Comments