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 && \
1717 tzdata \
1818 git \
1919 libcurl4-openssl-dev \
20+ zlib1g-dev \
2021 pkg-config \
2122 && update-alternatives --quiet --install /usr/bin/clang clang /usr/bin/clang-3.8 100 \
2223 && 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
1717 tzdata \
1818 git \
1919 libcurl4-openssl-dev \
20+ zlib1g-dev \
2021 pkg-config \
2122 && update-alternatives --quiet --install /usr/bin/clang clang /usr/bin/clang-3.9 100 \
2223 && 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 && \
1414 binutils \
1515 libgcc-5-dev \
1616 libstdc++-5-dev \
17+ zlib1g-dev \
1718 libpython2.7 \
1819 tzdata \
1920 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
1414 binutils \
1515 libgcc-5-dev \
1616 libstdc++-5-dev \
17+ zlib1g-dev \
1718 libpython2.7 \
1819 tzdata \
1920 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
1313 binutils \
1414 libgcc-5-dev \
1515 libstdc++-5-dev \
16+ zlib1g-dev \
1617 libpython2.7 \
1718 tzdata \
1819 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
1313 binutils \
1414 libgcc-5-dev \
1515 libstdc++-5-dev \
16+ zlib1g-dev \
1617 libpython2.7 \
1718 tzdata \
1819 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
1313 binutils \
1414 libgcc-5-dev \
1515 libstdc++-5-dev \
16+ zlib1g-dev \
1617 libpython2.7 \
1718 tzdata \
1819 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
1313 binutils \
1414 libgcc-5-dev \
1515 libstdc++-5-dev \
16+ zlib1g-dev \
1617 libpython2.7 \
1718 tzdata \
1819 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
1313 binutils \
1414 libgcc-5-dev \
1515 libstdc++-5-dev \
16+ zlib1g-dev \
1617 libpython2.7 \
1718 tzdata \
1819 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
1313 binutils \
1414 libgcc-5-dev \
1515 libstdc++-5-dev \
16+ zlib1g-dev \
1617 libpython2.7 \
1718 tzdata \
1819 git \
You can’t perform that action at this time.
0 commit comments