sha256:2294644cdbe9f5708cec7d05f2d09777eba2a2e8508d2fecf57110f0904078e3
OS/ARCH
linux/amd64
Compressed size
388.46 MB
Last pushed
7 months by csalab
Type
Image
Manifest digest
sha256:2294644cdbe9f5708cec7d05f2d09777eba2a2e8508d2fecf57110f0904078e3
Image Layers
1# debian.sh --arch 'amd64' out/51.27 MB3COPY ./data/dvwa/ /var/www/html/ # buildkit1.42 MB4WORKDIR /var/www/html/32 B5RUN /bin/sh -c apt-get update114.47 MB6RUN /bin/sh -c wget -q189.47 MB7COPY --chown=root:root --chmod=755 config/dvwa/velociraptor-client /etc/init.d/velociraptor-client759 B8COPY --chown=root:root --chmod=644 config/velociraptor/client.config.yaml /etc/velociraptor-client.config.yaml1.57 KB9RUN /bin/sh -c wget -q31.14 MB10RUN /bin/sh -c useradd -f697.38 KB11COPY script/dvwa.startup.sh /startup.sh # buildkit422 B12COPY --chown=root:wazuh --chmod=660 config/dvwa/ossec.conf /var/ossec/etc/ossec.conf1.92 KB13COPY --chown=root:wazuh --chmod=750 config/dvwa/remove-threat.sh /var/ossec/active-response/bin/remove-threat.sh714 B14ENTRYPOINT ["/bin/bash" "/startup.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1769990400'