sha256:547dbdfca29e3081ae2cc55253866d4cf5f4cba049462be9f7628bb80800bdf5
OS/ARCH
Compressed size
272.96 MB
Last pushed
about 6 years by dukestingar
Type
Image
Manifest digest
sha256:547dbdfca29e3081ae2cc55253866d4cf5f4cba049462be9f7628bb80800bdf5
Image Layers
1ADD file ... in / 25.87 MB2/bin/sh -c set -xe &&847 B3/bin/sh -c [ -z "$(apt-get0 B4/bin/sh -c mkdir -p /run/systemd162 B5CMD ["/bin/bash"]0 B7LABEL name=dionaea0 B8LABEL version=1.90 B9LABEL release=10 B10LABEL summary=Dionaea HoneyPot container0 B11LABEL description=Dionaea is meant to0 B12LABEL autoritative-source-url=https://github.com/CommunityHoneyNetwork/dionaea0 B13LABEL changelog-url=https://github.com/CommunityHoneyNetwork/dionaea/commits/master0 B14ENV DOCKER=yes0 B15ENV DEBIAN_FRONTEND=noninteractive0 B16ENV DIONAEA_VERSION=0.8.00 B17RUN /bin/sh -c apt-get update229.05 MB18RUN /bin/sh -c useradd -s4.43 KB19COPY requirements.txt /opt/requirements.txt # buildkit2.56 KB20RUN /bin/sh -c pip3 install10.6 MB21RUN /bin/sh -c git clone2.66 MB22RUN /bin/sh -c mkdir -p2.79 KB23WORKDIR /code/build2.66 KB24RUN /bin/sh -c cmake -DCMAKE_INSTALL_PREFIX:PATH=/opt/dionaea3.64 MB25COPY outputs/hpfeeds.py /opt/dionaea/lib/dionaea/python/dionaea/hpfeeds.py # buildkit7.94 KB26COPY outputs/hpfeeds.yaml /opt/dionaea/etc/dionaea/ihandlers-available/ # buildkit3.65 KB27RUN /bin/sh -c chown -R1.07 MB28RUN /bin/sh -c chown -R3.59 KB29COPY clean_bistreams.sh /opt/clean_bistreams.sh # buildkit3.9 KB30RUN /bin/sh -c echo '03.96 KB31COPY cron.run /etc/service/cron/run # buildkit3.67 KB32COPY dionaea.run /etc/service/dionaea/run # buildkit4.92 KB33RUN /bin/sh -c chmod 07555.28 KB34RUN /bin/sh -c sed -i8.54 KB35WORKDIR /opt3.53 KB36ENTRYPOINT ["/usr/bin/runsvdir" "-P" "/etc/service"]0 BCommand
ADD file:ac1c1e51281ff4affbb38dd497cfd5918bc164f9b5239b2273c523c869d19a6f in /