use GNU coreutils

This commit is contained in:
chris 2017-03-20 00:08:19 +01:00
parent 608c2a1f26
commit 96c009e38d

View file

@ -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 \