Actually build
This commit is contained in:
parent
cbb86a4d0e
commit
57ca78ac1d
6 changed files with 95 additions and 7 deletions
|
@ -7,6 +7,3 @@ RUN \
|
|||
apt-get -y dist-upgrade && \
|
||||
apt-get -y install build-essential yasm nasm pkg-config git curl wget cmake unzip subversion autoconf automake libtool clang && \
|
||||
apt-get -y clean
|
||||
|
||||
RUN mkdir -p /opt/ffbuild/{lib,bin,include}
|
||||
ENV FFBUILD_PREFIX /opt/ffbuild
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue