sha256:4ea814831a91208b41bc7269d5f831ac682cdadf29ee11e1ccdd373a1d2171cc
OS/ARCH
Compressed size
67.39 MB
Last pushed
12 months by securecodeboxci
Type
Image
Manifest digest
sha256:9d3f5cc4716ff4e24caadd230f9f20d601aaada03e39a1af4e60352ccba7bcfb
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;189 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.4.20 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.2.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=ebf1c2eb58f5da17c23e965d658dd7e6202c5c50f5179154c5574452bef4b3e00 B8RUN /bin/sh -c set -eux;37.32 MB9ENV GEM_HOME=/usr/local/bundle0 B10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c set -eux;140 B13CMD ["irb"]0 B15LABEL org.opencontainers.image.source=https://github.com/wpscanteam/wpscan0 B16RUN /bin/sh -c adduser -h925 B17COPY /usr/local/bundle /usr/local/bundle # buildkit20.26 MB18RUN /bin/sh -c chown -R32 B19RUN /bin/sh -c apk add3.31 MB20WORKDIR /wpscan32 B21USER wpscan0 B22RUN /bin/sh -c /usr/local/bundle/bin/wpscan --update3.02 MB23ENTRYPOINT ["/usr/local/bundle/bin/wpscan"]0 B24COPY wrapper.sh /wrapper.sh # buildkit424 B25USER root0 B26RUN /bin/sh -c mkdir /home/securecodebox/124 B27USER wpscan0 B28ENTRYPOINT ["sh" "/wrapper.sh"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit