Skip to content

Commit 8d755d1

Browse files
committed
2.7/alpine3.7: Add libraries for nis module
1 parent c71ea79 commit 8d755d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

2.7/alpine3.7/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,10 @@ RUN set -ex \
4040
gcc \
4141
gdbm-dev \
4242
libc-dev \
43+
libnsl-dev \
4344
libressl \
4445
libressl-dev \
46+
libtirpc-dev \
4547
linux-headers \
4648
make \
4749
ncurses-dev \

0 commit comments

Comments
 (0)