Sign inSign up

stingar/conpot:nightly

Multi-platform
Manifest digest

sha256:73e7d9f0eebbdcbb78b20fb911ea55716f76bb87025859bc0acdd4249195de88

OS/ARCH

Compressed size

282.44 MB

Last pushed

over 5 years by dukestingar

Type

Image

Manifest digest

sha256:73e7d9f0eebbdcbb78b20fb911ea55716f76bb87025859bc0acdd4249195de88

Image Layers

1ADD file ... in / 22.63 MB
2/bin/sh -c set -xe &&854 B
3/bin/sh -c [ -z "$(apt-get0 B
4/bin/sh -c mkdir -p /run/systemd189 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 update185.33 MB
21COPY requirements.txt conpot.cfg.template entrypoint.sh /code/1.35 KB
22RUN /bin/sh -c python3 -m8.05 MB
23RUN /bin/sh -c mkdir -p1.83 KB
24COPY output /code/output # buildkit5.07 KB
25RUN /bin/sh -c groupadd -r543.14 KB
26WORKDIR /opt/conpot3.27 MB
27RUN /bin/sh -c mkdir -p1.91 KB
28USER conpot0 B
29RUN /bin/sh -c git clone62.62 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:7d9bc01cf1f3757bf5fa308213a77aeb128883cc13616ff46b3da5b0e65b92f2 in /