added coreutils. Fixes #75
This commit is contained in:
parent
d3ca2e4f77
commit
d1c735c1f8
|
|
@ -38,6 +38,7 @@ ARG PHP_GNUPG_DEPS="php5-dev \
|
||||||
|
|
||||||
RUN apk add --no-cache $BASE_PHP_DEPS \
|
RUN apk add --no-cache $BASE_PHP_DEPS \
|
||||||
sed \
|
sed \
|
||||||
|
coreutils \
|
||||||
tar \
|
tar \
|
||||||
bash \
|
bash \
|
||||||
curl \
|
curl \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue