Add coreutils (nagios requires readlink -m)
This commit is contained in:
parent
f3c30f46a4
commit
aaee25caf8
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue