Skip to content

Commit

Permalink
Dockerfile modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Divya-563 committed Sep 20, 2023
1 parent e556ef5 commit abe9436
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ COPY build.sh /usr/local/bin
WORKDIR ./../
RUN git clone https://github.com/WebPlatformForEmbedded/buildroot.git
RUN cd buildroot
RUN git checkout Divya-test
RUN ls
RUN make raspberrypi3_wpe_ml_defconfig
RUN make

0 comments on commit abe9436

Please sign in to comment.