Skip to content

Commit

Permalink
HADOOP-14311. Add python2.7-dev to Dockerfile (Allen Wittenauer via a…
Browse files Browse the repository at this point in the history
…suresh)
  • Loading branch information
xslogic committed Apr 14, 2017
1 parent 4168805 commit 0ac17dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-support/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ RUN apt-get -q update && apt-get -q install --no-install-recommends -y \
protobuf-c-compiler \
python \
python2.7 \
python2.7-dev \
python-pip \
rsync \
snappy \
Expand Down

0 comments on commit 0ac17dc

Please sign in to comment.