Skip to content

Commit

Permalink
pipeline files
Browse files Browse the repository at this point in the history
  • Loading branch information
Divya-563 committed Aug 28, 2023
1 parent dca4acb commit 865349d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
FROM ubuntu:22.04

RUN apt-get install build-essential git subversion cvs unzip whois ncurses-dev bc mercurial pmount gcc-multilib g++-multilib libgmp3-dev libmpc-dev liblz4-tool
COPY buildroot /buildroot
WORKDIR /buildroot
#RUN make raspberrypi3_wpe_ml_defconfig && make

0 comments on commit 865349d

Please sign in to comment.