Sign inSign up

stingar/conpot:latest

Multi-platform
Manifest digest

sha256:63a0d49d21b6e7a56ff58cc698c9b4738293064463cec7b895de7038ed441022

OS/ARCH

Compressed size

292.49 MB

Last pushed

almost 6 years by dukestingar

Type

Image

Manifest digest

sha256:63a0d49d21b6e7a56ff58cc698c9b4738293064463cec7b895de7038ed441022

Image Layers

1ADD file ... in / 25.46 MB
2/bin/sh -c set -xe &&852 B
3/bin/sh -c [ -z "$(apt-get0 B
4/bin/sh -c mkdir -p /run/systemd162 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 update194.78 MB
21RUN /bin/sh -c mkdir /code1.37 KB
22COPY output /code/output # buildkit3.26 KB
23COPY requirements.txt conpot.cfg.template entrypoint.sh /code/2.67 KB
24RUN /bin/sh -c python3 -m7.91 MB
25RUN /bin/sh -c groupadd -r6.47 KB
26WORKDIR /opt/conpot1.36 KB
27RUN /bin/sh -c mkdir -p532.54 KB
28USER conpot0 B
29RUN /bin/sh -c git clone3.07 MB
30COPY output/log_worker.py /opt/conpot/conpot/conpot/core/loggers # buildkit3.33 KB
31WORKDIR /opt/conpot/conpot1.36 KB
32RUN /bin/sh -c python3 -m60.74 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:4974bb5483c392fb54a35f3799802d623d14632747493dce5feb4d435634b4ac in /