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