use GNU coreutils
This commit is contained in:
parent
608c2a1f26
commit
96c009e38d
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
FROM alpine
|
FROM alpine
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
|
coreutils \
|
||||||
curl \
|
curl \
|
||||||
git \
|
git \
|
||||||
openssh \
|
openssh \
|
||||||
|
|
Loading…
Reference in a new issue