added coreutils. Fixes #75

This commit is contained in:
Diego Lendoiro 2018-01-14 17:02:40 +01:00
parent d3ca2e4f77
commit d1c735c1f8
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ ARG PHP_GNUPG_DEPS="php5-dev \
RUN apk add --no-cache $BASE_PHP_DEPS \
sed \
coreutils \
tar \
bash \
curl \