File tree Expand file tree Collapse file tree 10 files changed +10
-0
lines changed Expand file tree Collapse file tree 10 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ RUN apt-get -q update && \
17
17
tzdata \
18
18
git \
19
19
libcurl4-openssl-dev \
20
+ zlib1g-dev \
20
21
pkg-config \
21
22
&& update-alternatives --quiet --install /usr/bin/clang clang /usr/bin/clang-3.8 100 \
22
23
&& update-alternatives --quiet --install /usr/bin/clang++ clang++ /usr/bin/clang++-3.8 100 \
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
17
17
tzdata \
18
18
git \
19
19
libcurl4-openssl-dev \
20
+ zlib1g-dev \
20
21
pkg-config \
21
22
&& update-alternatives --quiet --install /usr/bin/clang clang /usr/bin/clang-3.9 100 \
22
23
&& update-alternatives --quiet --install /usr/bin/clang++ clang++ /usr/bin/clang++-3.9 100 \
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ RUN apt-get -q update && \
14
14
binutils \
15
15
libgcc-5-dev \
16
16
libstdc++-5-dev \
17
+ zlib1g-dev \
17
18
libpython2.7 \
18
19
tzdata \
19
20
git \
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
14
14
binutils \
15
15
libgcc-5-dev \
16
16
libstdc++-5-dev \
17
+ zlib1g-dev \
17
18
libpython2.7 \
18
19
tzdata \
19
20
git \
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
13
13
binutils \
14
14
libgcc-5-dev \
15
15
libstdc++-5-dev \
16
+ zlib1g-dev \
16
17
libpython2.7 \
17
18
tzdata \
18
19
git \
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
13
13
binutils \
14
14
libgcc-5-dev \
15
15
libstdc++-5-dev \
16
+ zlib1g-dev \
16
17
libpython2.7 \
17
18
tzdata \
18
19
git \
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
13
13
binutils \
14
14
libgcc-5-dev \
15
15
libstdc++-5-dev \
16
+ zlib1g-dev \
16
17
libpython2.7 \
17
18
tzdata \
18
19
git \
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
13
13
binutils \
14
14
libgcc-5-dev \
15
15
libstdc++-5-dev \
16
+ zlib1g-dev \
16
17
libpython2.7 \
17
18
tzdata \
18
19
git \
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
13
13
binutils \
14
14
libgcc-5-dev \
15
15
libstdc++-5-dev \
16
+ zlib1g-dev \
16
17
libpython2.7 \
17
18
tzdata \
18
19
git \
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && ap
13
13
binutils \
14
14
libgcc-5-dev \
15
15
libstdc++-5-dev \
16
+ zlib1g-dev \
16
17
libpython2.7 \
17
18
tzdata \
18
19
git \
You can’t perform that action at this time.
0 commit comments