Install netbase library to resolve getprotobyname()

This commit is contained in:
herlesupreeth
2021-05-07 09:57:53 +02:00
parent c2665ed3d0
commit 3a4f71e0f6

View File

@@ -82,6 +82,7 @@ RUN apt-get update && \
libmongoc-dev \
libsctp-dev \
libcurl4-gnutls-dev \
netbase \
ifupdown \
net-tools \
iputils-ping && \