Sign inSign up

stingar/conpot:latest

Multi-platform
Manifest digest

sha256:1e404ea5eaaf183452f8e95eae005c61e9c4bae86827a104e7cd5e33529f6bbe

OS/ARCH

Compressed size

263.69 MB

Last pushed

almost 6 years by dukestingar

Type

Image

Manifest digest

sha256:1e404ea5eaaf183452f8e95eae005c61e9c4bae86827a104e7cd5e33529f6bbe

Image Layers

1ADD file ... in / 21.25 MB
2/bin/sh -c set -xe &&852 B
3/bin/sh -c [ -z "$(apt-get0 B
4/bin/sh -c mkdir -p /run/systemd186 B
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Team STINGAR <[email protected]>0 B
7LABEL name=conpot0 B
8LABEL version=1.90 B
9LABEL release=10 B
10LABEL summary=Conpot Honeypot container0 B
11LABEL description=Conpot is an ICS0 B
12LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/conpot0 B
13LABEL changelog-url=https://github.com/CommunityHoneyNetwork/conpot/commits/master0 B
14ENV DEBIAN_FRONTEND=noninteractive0 B
15ENV DOCKER=yes0 B
16ENV CONPOT_USER=conpot0 B
17ENV CONPOT_GROUP=conpot0 B
18ENV CONPOT_DIR=/opt/conpot0 B
19ENV CONPOT_JSON=/etc/conpot/conpot.json0 B
20RUN /bin/sh -c apt-get update170.65 MB
21RUN /bin/sh -c mkdir /code1.38 KB
22COPY output /code/output # buildkit3.27 KB
23COPY requirements.txt conpot.cfg.template entrypoint.sh /code/2.68 KB
24RUN /bin/sh -c python3 -m7.88 MB
25RUN /bin/sh -c groupadd -r6.46 KB
26WORKDIR /opt/conpot1.37 KB
27RUN /bin/sh -c mkdir -p532.51 KB
28USER conpot0 B
29RUN /bin/sh -c git clone3.07 MB
30COPY output/log_worker.py /opt/conpot/conpot/conpot/core/loggers # buildkit3.34 KB
31WORKDIR /opt/conpot/conpot1.37 KB
32RUN /bin/sh -c python3 -m60.3 MB
33ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/conpot/.local/bin0 B
34ENTRYPOINT ["/code/entrypoint.sh"]0 B

Command

ADD file:0ddc5fefae097a5be4c925fdfc09e4a637b74627a8981f0e6fb9890580adc875 in /