Sign inSign up

stingar/conpot:nightly

Multi-platform
Manifest digest

sha256:38dbe35668cc70ddc2bfcad2cc806b158f1ed386c5e5a03b9cafcb3a2acf55a2

OS/ARCH

Compressed size

265.86 MB

Last pushed

over 5 years by dukestingar

Type

Image

Manifest digest

sha256:38dbe35668cc70ddc2bfcad2cc806b158f1ed386c5e5a03b9cafcb3a2acf55a2

Image Layers

1ADD file ... in / 21.26 MB
2/bin/sh -c set -xe &&853 B
3/bin/sh -c [ -z "$(apt-get0 B
4/bin/sh -c mkdir -p /run/systemd187 B
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Team STINGAR <[email protected]>0 B
7LABEL name=conpot0 B
8LABEL version=1.9.10 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.68 MB
21COPY requirements.txt conpot.cfg.template entrypoint.sh /code/1.36 KB
22RUN /bin/sh -c python3 -m8.04 MB
23RUN /bin/sh -c mkdir -p1.83 KB
24COPY output /code/output # buildkit5.04 KB
25RUN /bin/sh -c groupadd -r543.17 KB
26WORKDIR /opt/conpot3.27 MB
27RUN /bin/sh -c mkdir -p1.91 KB
28USER conpot0 B
29RUN /bin/sh -c git clone62.07 MB
30COPY output/log_worker.py /opt/conpot/conpot/conpot/core/loggers # buildkit0 B
31WORKDIR /opt/conpot/conpot0 B
32RUN /bin/sh -c python3 -m0 B
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:270f582b851314ab60dfbbc136c8e36ec44a11ecba1448403947ce72b0f9c06a in /