Skip to content

Commit 4cce2f7

Browse files
committed
Merge pull request docker-library#75 from infosiftr/alpine-readline
Add readline-dev to alpine since it can't be added after the fact unless the headers are available during python compilation
2 parents f5d45e6 + 5980eb7 commit 4cce2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.5/alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ RUN set -ex \
2525
bzip2-dev \
2626
gcc \
2727
libc-dev \
28-
libedit-dev \
2928
linux-headers \
3029
make \
3130
ncurses-dev \
3231
openssl-dev \
3332
pax-utils \
33+
readline-dev \
3434
sqlite-dev \
3535
zlib-dev \
3636
&& cd /usr/src/python \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy