Add coreutils (nagios requires readlink -m)
This commit is contained in:
parent
f3c30f46a4
commit
aaee25caf8
@ -2,6 +2,7 @@ FROM alpine:3.12
|
|||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
coreutils \
|
||||||
curl \
|
curl \
|
||||||
file \
|
file \
|
||||||
iputils \
|
iputils \
|
||||||
|
Loading…
Reference in New Issue
Block a user