Reverts previous commit. spec folder already excluded via .dockerignore

This commit is contained in:
Erwan
2020-04-13 16:44:27 +02:00
committed by GitHub
parent a9ff39104b
commit b18042c4a8

View File

@@ -13,7 +13,6 @@ RUN apk add --no-cache git libcurl ruby-dev libffi-dev make gcc musl-dev zlib-de
rm -rf /usr/local/bundle/cache
WORKDIR /wpscan
RUN rm -rf specs
RUN rake install --trace
# needed so non superusers can read gems