remove xz-utils from docker image (non-active version)
parent
ed1f7b9862
commit
c742b552a7
|
@ -48,8 +48,7 @@ RUN apt-get install -y \
|
||||||
make \
|
make \
|
||||||
g++ \
|
g++ \
|
||||||
gcc \
|
gcc \
|
||||||
tar \
|
tar
|
||||||
xz-utils
|
|
||||||
|
|
||||||
RUN sh /home/Shinobi/Docker/install_ffmpeg.sh
|
RUN sh /home/Shinobi/Docker/install_ffmpeg.sh
|
||||||
RUN sh /home/Shinobi/Docker/install_mariadb.sh
|
RUN sh /home/Shinobi/Docker/install_mariadb.sh
|
||||||
|
|
Loading…
Reference in New Issue