From b4717ba4400e45be670c1b946c556b9e9b9825af Mon Sep 17 00:00:00 2001 From: Divya-563 <47666047+Divya-563@users.noreply.github.com> Date: Wed, 20 Sep 2023 15:15:50 +0200 Subject: [PATCH] Dockerfile modified --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 773ea8d59d00..e737c55f8088 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,4 +4,5 @@ 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"] -RUN make raspberrypi3_wpe_ml_defconfig && make +RUN make raspberrypi3_wpe_ml_defconfig +RUN make