Ensure getent is available
This commit is contained in:
parent
20072cf1ea
commit
cef4f452f2
|
@ -7,6 +7,7 @@ ENV DEBIAN_FRONTEND noninteractive
|
|||
|
||||
RUN apt update && \
|
||||
apt install -y \
|
||||
libc-bin \
|
||||
libclang-dev \
|
||||
libssl-dev \
|
||||
pkg-config \
|
||||
|
|
Loading…
Reference in New Issue