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
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

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