diff --git a/Dockerfile b/Dockerfile index 170d780..d2d0af1 100755 --- a/Dockerfile +++ b/Dockerfile @@ -17,6 +17,7 @@ RUN \ tar && \ apk add --no-cache \ bash \ + coreutils \ tzdata && \ apk add --no-cache \ --repository http://nl.alpinelinux.org/alpine/edge/community \