From 31aab357bc3690e55e42602526baf300d58ba7f1 Mon Sep 17 00:00:00 2001 From: Divya-563 <47666047+Divya-563@users.noreply.github.com> Date: Wed, 20 Sep 2023 15:21:28 +0200 Subject: [PATCH] Dockerfile modified --- Dockerfile | 1 + 1 file changed, 1 insertion(+) 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