mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-06-06 23:26:17 +02:00
fix
This commit is contained in:
parent
ddc6a1c1e5
commit
e5b80df329
@ -17,6 +17,7 @@ RUN apt-get update \
|
|||||||
libmad0-dev \
|
libmad0-dev \
|
||||||
libsndfile1-dev \
|
libsndfile1-dev \
|
||||||
make \
|
make \
|
||||||
|
unzip \
|
||||||
wget \
|
wget \
|
||||||
&& git clone https://github.com/bbcrd/audiowaveform.git \
|
&& git clone https://github.com/bbcrd/audiowaveform.git \
|
||||||
&& cd audiowaveform \
|
&& cd audiowaveform \
|
||||||
@ -40,6 +41,7 @@ RUN apt-get update \
|
|||||||
libmad0-dev \
|
libmad0-dev \
|
||||||
libsndfile1-dev \
|
libsndfile1-dev \
|
||||||
make \
|
make \
|
||||||
|
unzip \
|
||||||
wget \
|
wget \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user