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 \
8
8
git \
9
9
glibc-static \
10
10
gzip \
11
+ unzip \
11
12
libbsd \
12
13
libcurl-devel \
13
14
libedit \
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ RUN yum -y install \
8
8
git \
9
9
glibc-static \
10
10
gzip \
11
+ unzip \
11
12
libbsd \
12
13
libcurl-devel \
13
14
libedit \
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ RUN yum install shadow-utils.x86_64 -y \
6
6
binutils \
7
7
gcc \
8
8
git \
9
+ unzip \
9
10
glibc-static \
10
11
libbsd-devel \
11
12
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
6
6
apt-get -q install -y \
7
7
binutils \
8
8
git \
9
+ unzip \
9
10
libc6-dev \
10
11
libcurl4-openssl-dev \
11
12
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
6
6
apt-get -q install -y \
7
7
binutils \
8
8
git \
9
+ unzip \
9
10
gnupg2 \
10
11
libc6-dev \
11
12
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
6
6
apt-get -q install -y \
7
7
binutils \
8
8
git \
9
+ unzip \
9
10
gnupg2 \
10
11
libc6-dev \
11
12
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
6
6
apt-get -q install -y \
7
7
binutils \
8
8
git \
9
+ unzip \
9
10
gnupg2 \
10
11
libc6-dev \
11
12
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
6
6
apt-get -q install -y \
7
7
binutils \
8
8
git \
9
+ unzip \
9
10
gnupg2 \
10
11
libc6-dev \
11
12
libcurl4-openssl-dev \
You can’t perform that action at this time.
0 commit comments