Installed GNU-style find package

#1127
This commit is contained in:
Geoff Bourne
2022-01-06 22:11:26 -06:00
parent 5461107b83
commit 0a2e6721fb

View File

@@ -7,6 +7,8 @@ RUN apk add --no-cache -U \
imagemagick \
lsof \
su-exec \
# GNU compatible 'find'
findutils \
shadow \
bash \
curl iputils \