add findutils

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-03-11 13:12:44 -04:00
parent 58ed177da7
commit d955cf5a85

View File

@@ -4,6 +4,7 @@ RUN apk add --no-cache \
bash \ bash \
ca-certificates \ ca-certificates \
curl \ curl \
findutils \
git \ git \
jq \ jq \
openssh-client openssh-client