swesterfeld / audiowmark

Audio Watermarking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"docker build -t audiomark" failed

elvquant opened this issue · comments

docker build -t audiomark .
...
...
debconf: delaying package configuration, since apt-utils is not installed
...
...
Step 14/19 : RUN ./autogen.sh
---> Running in 7c57223f35a7
/bin/sh: 1: ./autogen.sh: not found
The command '/bin/sh -c ./autogen.sh' returned a non-zero code: 127

On 0.5.0 ... made a new pull and now it works.