Updating 32 bit dockerfile

pull/4502/head
Craig Tiller 9 years ago
parent 2d2963e5e9
commit 67f23d7832
  1. 2
      tools/jenkins/grpc_jenkins_slave_32bits/Dockerfile

@ -43,6 +43,7 @@ RUN apt-get update && apt-get install -y \
gcc \ gcc \
gcc-multilib \ gcc-multilib \
git \ git \
golang \
gyp \ gyp \
lcov \ lcov \
libc6 \ libc6 \
@ -51,6 +52,7 @@ RUN apt-get update && apt-get install -y \
libgtest-dev \ libgtest-dev \
libtool \ libtool \
make \ make \
perl \
strace \ strace \
python-dev \ python-dev \
python-setuptools \ python-setuptools \

Loading…
Cancel
Save