exec user process caused “exec format error”
Caused by An ENTRYPOINT/CMD in Dockerfile is calling a bash script in which first line is empty. Solution Remove the empty line in the shell script. Hope it helps! 🙂
MoreCaused by An ENTRYPOINT/CMD in Dockerfile is calling a bash script in which first line is empty. Solution Remove the empty line in the shell script. Hope it helps! 🙂
More