|
|
@ -4,7 +4,7 @@ LABEL maintainer="elbert@alias.io"
|
|
|
|
|
|
|
|
|
|
|
|
ENV WAPPALYZER_DIR=/opt/wappalyzer
|
|
|
|
ENV WAPPALYZER_DIR=/opt/wappalyzer
|
|
|
|
|
|
|
|
|
|
|
|
RUN apk update && apk add --no-cache \
|
|
|
|
RUN apk update && apk add -u --no-cache \
|
|
|
|
bash \
|
|
|
|
bash \
|
|
|
|
curl \
|
|
|
|
curl \
|
|
|
|
fontconfig \
|
|
|
|
fontconfig \
|
|
|
|