diff --git a/Dockerfile b/Dockerfile index aea10a8a..f4b74bc9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,6 +7,8 @@ RUN apk add --no-cache -U \ imagemagick \ lsof \ su-exec \ + # GNU compatible 'find' + findutils \ shadow \ bash \ curl iputils \