fix docker script due to pillow update

This commit is contained in:
yanghaoran 2021-10-20 11:19:33 +08:00
parent a06532ff21
commit d00fc2971b
10 changed files with 20 additions and 10 deletions

View File

@ -33,7 +33,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt install -y \
autoconf \ autoconf \
libtool \ libtool \
automake \ automake \
flex flex \
libjpeg8-dev
# Install the rest dependent tools # Install the rest dependent tools
RUN DEBIAN_FRONTEND=noninteractive apt install -y \ RUN DEBIAN_FRONTEND=noninteractive apt install -y \

View File

@ -33,7 +33,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt install -y \
autoconf \ autoconf \
libtool \ libtool \
automake \ automake \
flex flex \
libjpeg8-dev
# Install the rest dependent tools # Install the rest dependent tools
RUN DEBIAN_FRONTEND=noninteractive apt install -y \ RUN DEBIAN_FRONTEND=noninteractive apt install -y \

View File

@ -35,7 +35,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt install -y \
autoconf \ autoconf \
libtool \ libtool \
automake \ automake \
flex flex \
libjpeg8-dev
# Install the rest dependent tools # Install the rest dependent tools
RUN DEBIAN_FRONTEND=noninteractive apt install -y \ RUN DEBIAN_FRONTEND=noninteractive apt install -y \

View File

@ -33,7 +33,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt install -y \
autoconf \ autoconf \
libtool \ libtool \
automake \ automake \
flex flex \
libjpeg8-dev
# Install the rest dependent tools # Install the rest dependent tools
RUN DEBIAN_FRONTEND=noninteractive apt install -y \ RUN DEBIAN_FRONTEND=noninteractive apt install -y \

View File

@ -35,7 +35,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt install -y \
autoconf \ autoconf \
libtool \ libtool \
automake \ automake \
flex flex \
libjpeg8-dev
# Install the rest dependent tools # Install the rest dependent tools
RUN DEBIAN_FRONTEND=noninteractive apt install -y \ RUN DEBIAN_FRONTEND=noninteractive apt install -y \

View File

@ -35,7 +35,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt install -y \
autoconf \ autoconf \
libtool \ libtool \
automake \ automake \
flex flex \
libjpeg8-dev
# Install the rest dependent tools # Install the rest dependent tools
RUN DEBIAN_FRONTEND=noninteractive apt install -y \ RUN DEBIAN_FRONTEND=noninteractive apt install -y \

View File

@ -35,7 +35,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt install -y \
autoconf \ autoconf \
libtool \ libtool \
automake \ automake \
flex flex \
libjpeg8-dev
# Install the rest dependent tools # Install the rest dependent tools
RUN DEBIAN_FRONTEND=noninteractive apt install -y \ RUN DEBIAN_FRONTEND=noninteractive apt install -y \

View File

@ -35,7 +35,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt install -y \
autoconf \ autoconf \
libtool \ libtool \
automake \ automake \
flex flex \
libjpeg8-dev
# Install the rest dependent tools # Install the rest dependent tools
RUN DEBIAN_FRONTEND=noninteractive apt install -y \ RUN DEBIAN_FRONTEND=noninteractive apt install -y \

View File

@ -36,7 +36,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt install -y \
autoconf \ autoconf \
libtool \ libtool \
automake \ automake \
flex flex \
libjpeg8-dev
# Install the rest dependent tools # Install the rest dependent tools
RUN DEBIAN_FRONTEND=noninteractive apt install -y \ RUN DEBIAN_FRONTEND=noninteractive apt install -y \

View File

@ -35,7 +35,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt install -y \
autoconf \ autoconf \
libtool \ libtool \
automake \ automake \
flex flex \
libjpeg8-dev
# Install the rest dependent tools # Install the rest dependent tools
RUN DEBIAN_FRONTEND=noninteractive apt install -y \ RUN DEBIAN_FRONTEND=noninteractive apt install -y \