From 1d90bcf9ee1178ba6d5b9296890ce280d2cea345 Mon Sep 17 00:00:00 2001 From: Divya-563 <47666047+Divya-563@users.noreply.github.com> Date: Wed, 20 Sep 2023 15:31:11 +0200 Subject: [PATCH] Dockerfile modified --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cdcf21d7f95a..21e00279ce1f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,6 +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 ls RUN make raspberrypi3_wpe_ml_defconfig RUN make