- Official Post
Missing chmod in Dockerfile.
Try running "chmod +x input.sh run.sh" before building the docker image.
I guess that will fix it... Rebuilding...
Maybe you could add that step to the Dockerfile
Also, uninstalling build time requirements (build-essential, cmake, git and the tar.xz) could save some space