File tree Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ RUN yum -y install \
88 git \
99 glibc-static \
1010 gzip \
11+ unzip \
1112 libbsd \
1213 libcurl-devel \
1314 libedit \
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ RUN yum -y install \
88 git \
99 glibc-static \
1010 gzip \
11+ unzip \
1112 libbsd \
1213 libcurl-devel \
1314 libedit \
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ RUN yum install shadow-utils.x86_64 -y \
66 binutils \
77 gcc \
88 git \
9+ unzip \
910 glibc-static \
1011 libbsd-devel \
1112 libcurl-devel \
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
66 apt-get -q install -y \
77 binutils \
88 git \
9+ unzip \
910 libc6-dev \
1011 libcurl4-openssl-dev \
1112 libedit2 \
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
66 apt-get -q install -y \
77 binutils \
88 git \
9+ unzip \
910 gnupg2 \
1011 libc6-dev \
1112 libcurl4-openssl-dev \
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
66 apt-get -q install -y \
77 binutils \
88 git \
9+ unzip \
910 gnupg2 \
1011 libc6-dev \
1112 libcurl4 \
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
66 apt-get -q install -y \
77 binutils \
88 git \
9+ unzip \
910 gnupg2 \
1011 libc6-dev \
1112 libcurl4-openssl-dev \
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
66 apt-get -q install -y \
77 binutils \
88 git \
9+ unzip \
910 gnupg2 \
1011 libc6-dev \
1112 libcurl4-openssl-dev \
You can’t perform that action at this time.
0 commit comments