diff --git a/Dockerfile b/Dockerfile index e737c55f8088..cdcf21d7f95a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,5 +4,6 @@ RUN apt-get update RUN apt-get install -y build-essential git subversion cvs unzip whois ncurses-dev bc mercurial pmount gcc-multilib g++-multilib libgmp3-dev libmpc-dev liblz4-tool #COPY build.sh /usr/local/bin #ENTRYPOINT ["./build.sh"] +SHELL ["/bin/bash", "-c"] RUN make raspberrypi3_wpe_ml_defconfig RUN make