sha256:443ffa7b3534d198368f1a79c7d26afcc347b68fd735a3414ca86e09b5406094
OS/ARCH
Compressed size
256.44 MB
Last pushed
about 1 year by 4warned
Type
Image
Manifest digest
sha256:c5cd8eae5ae2d1e01f964668f334f176896b45f7b1b1fa6f3e6cff759e121a4d
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 / 24.5 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 update41.78 MB19RUN /bin/sh -c apt-get install76.32 MB20RUN /bin/sh -c apt-get install71.25 MB21RUN /bin/sh -c apt-get install902.44 KB22RUN /bin/sh -c apt-get install21.87 MB23RUN /bin/sh -c apt-get install2.88 MB24RUN /bin/sh -c apt-get install4.29 MB25RUN /bin/sh -c groupadd -r4.26 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.21 MB31WORKDIR /opt/dionaea32 B32RUN /bin/sh -c git checkout477.46 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.91 KB36RUN /bin/sh -c make #1.99 MB37RUN /bin/sh -c make install1.01 MB38COPY honeypots/dionaea/plugins/stingar.py /opt/dionaea/lib/dionaea/python/dionaea # buildkit3.18 KB39COPY honeypots/dionaea/conf/stingar.yaml.template /opt # buildkit231 B40RUN /bin/sh -c chown ${DIONAEA_USER}:root124 B41RUN /bin/sh -c chown -R957 B42RUN /bin/sh -c chmod -R962 B43COPY scripts/checkin.py /opt # buildkit876 B44COPY honeypots/dionaea/scripts/configure.py /opt # buildkit726 B45CMD ["/bin/sh" "-c" "python3 ${DIONAEA_DIR}/configure.py0 B46EXPOSE map[11211/tcp:{} 123/tcp:{} 135/tcp:{} 1723/tcp:{}0 BCommand
ARG RELEASE