Skip to content

Commit e982a6b

Browse files
committed
Add build-time headers/packages for "import dbm" to work properly on 2.7 slim and alpine variants
1 parent 3f51e91 commit e982a6b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

2.7/alpine/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ RUN set -ex \
3131
&& apk add --no-cache --virtual .build-deps \
3232
bzip2-dev \
3333
gcc \
34+
gdbm-dev \
3435
libc-dev \
3536
linux-headers \
3637
make \

2.7/slim/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ RUN set -ex \
2727
gcc \
2828
libbz2-dev \
2929
libc6-dev \
30+
libdb-dev \
3031
libncurses-dev \
3132
libreadline-dev \
3233
libsqlite3-dev \

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