Sign inSign up

4warned/dionaea:v2.1

Multi-platform
Monitoring & observability
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=18.040 B
5ADD file ... in / 24.5 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Alexander Merck <[email protected]>0 B
8LABEL name=dionaea0 B
9LABEL version=2.10 B
10LABEL release=10 B
11LABEL summary=Dionaea HoneyPot container0 B
12LABEL description=0 B
13LABEL authoritative-source-url=https://github.com/dinotools/dionaea0 B
14LABEL changelog-url=https://github.com/amerck/stingar-honeypots/commits/master0 B
15ENV DIONAEA_GROUP=dionaea0 B
16ENV DIONAEA_USER=dionaea0 B
17ENV DIONAEA_DIR=/opt0 B
18RUN /bin/sh -c apt-get update41.78 MB
19RUN /bin/sh -c apt-get install76.32 MB
20RUN /bin/sh -c apt-get install71.25 MB
21RUN /bin/sh -c apt-get install902.44 KB
22RUN /bin/sh -c apt-get install21.87 MB
23RUN /bin/sh -c apt-get install2.88 MB
24RUN /bin/sh -c apt-get install4.29 MB
25RUN /bin/sh -c groupadd -r4.26 KB
26WORKDIR /opt32 B
27RUN /bin/sh -c git clone2.92 MB
28RUN /bin/sh -c pip3 install2.79 MB
29RUN /bin/sh -c pip3 install1.49 MB
30RUN /bin/sh -c pip3 install1.21 MB
31WORKDIR /opt/dionaea32 B
32RUN /bin/sh -c git checkout477.46 KB
33COPY honeypots/dionaea/patch/nfq.c /opt/dionaea/modules/nfq/nfq.c # buildkit2.73 KB
34RUN /bin/sh -c autoreconf -vi637.97 KB
35RUN /bin/sh -c ./configure --disable-werror160.91 KB
36RUN /bin/sh -c make #1.99 MB
37RUN /bin/sh -c make install1.01 MB
38COPY honeypots/dionaea/plugins/stingar.py /opt/dionaea/lib/dionaea/python/dionaea # buildkit3.18 KB
39COPY honeypots/dionaea/conf/stingar.yaml.template /opt # buildkit231 B
40RUN /bin/sh -c chown ${DIONAEA_USER}:root124 B
41RUN /bin/sh -c chown -R957 B
42RUN /bin/sh -c chmod -R962 B
43COPY scripts/checkin.py /opt # buildkit876 B
44COPY honeypots/dionaea/scripts/configure.py /opt # buildkit726 B
45CMD ["/bin/sh" "-c" "python3 ${DIONAEA_DIR}/configure.py0 B
46EXPOSE map[11211/tcp:{} 123/tcp:{} 135/tcp:{} 1723/tcp:{}0 B

Command

 ARG RELEASE