Compare commits

..

1 Commits

Author SHA1 Message Date
Geoff Bourne 0a2e6721fb Installed GNU-style find package
#1127
2022-01-06 22:11:26 -06:00
+2
View File
@@ -7,6 +7,8 @@ RUN apk add --no-cache -U \
imagemagick \
lsof \
su-exec \
# GNU compatible 'find'
findutils \
shadow \
bash \
curl iputils \