sha256:443ffa7b3534d198368f1a79c7d26afcc347b68fd735a3414ca86e09b5406094
OS/ARCH
Compressed size
235.66 MB
Last pushed
about 1 year by 4warned
Type
Image
Manifest digest
sha256:a3db74bad3335599e49075723db2a9400e10ddc04369d588c809a31813233dea
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=18.040 B5ADD file ... in / 21.66 MB6CMD ["/bin/bash"]0 B8LABEL name=dionaea0 B9LABEL version=2.10 B10LABEL release=10 B11LABEL summary=Dionaea HoneyPot container0 B12LABEL description=0 B13LABEL authoritative-source-url=https://github.com/dinotools/dionaea0 B14LABEL changelog-url=https://github.com/amerck/stingar-honeypots/commits/master0 B15ENV DIONAEA_GROUP=dionaea0 B16ENV DIONAEA_USER=dionaea0 B17ENV DIONAEA_DIR=/opt0 B18RUN /bin/sh -c apt-get update33.73 MB19RUN /bin/sh -c apt-get install68.71 MB20RUN /bin/sh -c apt-get install69.77 MB21RUN /bin/sh -c apt-get install872.62 KB22RUN /bin/sh -c apt-get install21.56 MB23RUN /bin/sh -c apt-get install2.63 MB24RUN /bin/sh -c apt-get install4.08 MB25RUN /bin/sh -c groupadd -r4.27 KB26WORKDIR /opt32 B27RUN /bin/sh -c git clone2.92 MB28RUN /bin/sh -c pip3 install2.79 MB29RUN /bin/sh -c pip3 install1.49 MB30RUN /bin/sh -c pip3 install1.2 MB31WORKDIR /opt/dionaea32 B32RUN /bin/sh -c git checkout477.54 KB33COPY honeypots/dionaea/patch/nfq.c /opt/dionaea/modules/nfq/nfq.c # buildkit2.73 KB34RUN /bin/sh -c autoreconf -vi637.97 KB35RUN /bin/sh -c ./configure --disable-werror160.68 KB36RUN /bin/sh -c make #2.01 MB37RUN /bin/sh -c make install1 MB38COPY honeypots/dionaea/plugins/stingar.py /opt/dionaea/lib/dionaea/python/dionaea # buildkit3.17 KB39COPY honeypots/dionaea/conf/stingar.yaml.template /opt # buildkit231 B40RUN /bin/sh -c chown ${DIONAEA_USER}:root120 B41RUN /bin/sh -c chown -R952 B42RUN /bin/sh -c chmod -R954 B43COPY scripts/checkin.py /opt # buildkit878 B44COPY honeypots/dionaea/scripts/configure.py /opt # buildkit730 B45CMD ["/bin/sh" "-c" "python3 ${DIONAEA_DIR}/configure.py0 B46EXPOSE map[11211/tcp:{} 123/tcp:{} 135/tcp:{} 1723/tcp:{}0 BCommand
ARG RELEASE