Skip to content

Commit 0ac17dc

Browse files
committed
HADOOP-14311. Add python2.7-dev to Dockerfile (Allen Wittenauer via asuresh)
1 parent 4168805 commit 0ac17dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-support/docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ RUN apt-get -q update && apt-get -q install --no-install-recommends -y \
5858
protobuf-c-compiler \
5959
python \
6060
python2.7 \
61+
python2.7-dev \
6162
python-pip \
6263
rsync \
6364
snappy \

0 commit comments

Comments
 (0)