mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
add findutils
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
58ed177da7
commit
d955cf5a85
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user