|
|
@ -71,6 +71,7 @@ RUN apt-get update \
|
|
|
|
util-linux \
|
|
|
|
util-linux \
|
|
|
|
bsdmainutils \
|
|
|
|
bsdmainutils \
|
|
|
|
autoconf-archive \
|
|
|
|
autoconf-archive \
|
|
|
|
|
|
|
|
libltdl-dev \
|
|
|
|
&& dpkg --add-architecture i386 \
|
|
|
|
&& dpkg --add-architecture i386 \
|
|
|
|
&& apt-get update \
|
|
|
|
&& apt-get update \
|
|
|
|
&& apt-get install --no-install-suggests --no-install-recommends -y \
|
|
|
|
&& apt-get install --no-install-suggests --no-install-recommends -y \
|
|
|
|