Swith to coreutils timeout
[functest.git] / docker / core / Dockerfile
index a4f1749..540e355 100644 (file)
@@ -5,7 +5,7 @@ ARG OPENSTACK_TAG=master
 
 RUN apk --no-cache add --update \
         python3 libffi openssl libjpeg-turbo py3-pip bash \
-        grep sed wget ca-certificates git openssh-client qemu-img iputils mailcap && \
+        grep sed wget ca-certificates git openssh-client qemu-img iputils coreutils mailcap && \
     apk --no-cache add --virtual .build-deps --update \
         python3-dev build-base linux-headers libffi-dev \
         openssl-dev libjpeg-turbo-dev && \