That error occurs when trying tio run de container when building the image. Any idea? I'm a newbie with Docker.
@gcaracuel chmod 0755 *.sh before you execute docker run or build
chmod 0755 *.sh
Most helpful comment
@gcaracuel
chmod 0755 *.shbefore you execute docker run or build