My basic image is ubuntu:16.04
I went into the recent temporary mirror to see the file./app/coturn/configure
There is
File/bin/sh
It also exists
Manual operation./configure
Or ../bin/sh -c ./configure
It’s ok too
configure
The first line of the file is#! /bin/sh
, I think there is no problem
Look at the picture
I found the reason myself.