Sign inSign up

stingar/conpot:feature-gitlab-actions

Manifest digest

sha256:2b64f39acefd4297c0c7b3d942004b49394bc4c08473ec1545130d8bc651d667

OS/ARCH

linux/amd64

Compressed size

319.25 MB

Last pushed

about 6 years by dukestingar

Type

Image

Manifest digest

sha256:2b64f39acefd4297c0c7b3d942004b49394bc4c08473ec1545130d8bc651d667

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 DOCKER=yes0 B
15ENV CONPOT_USER=conpot0 B
16ENV CONPOT_GROUP=conpot0 B
17ENV CONPOT_DIR=/opt/conpot0 B
18ENV CONPOT_JSON=/etc/conpot/conpot.json0 B
19RUN /bin/sh -c apt-get update227.03 MB
20RUN /bin/sh -c mkdir /code2.11 KB
21ADD output /code/output # buildkit4.02 KB
22ADD requirements.txt conpot.cfg.template entrypoint.sh /code/3.43 KB
23RUN /bin/sh -c pip3 install5.54 MB
24RUN /bin/sh -c pip3 install10.06 KB
25RUN /bin/sh -c groupadd -r7.22 KB
26WORKDIR /opt/conpot2.1 KB
27RUN /bin/sh -c mkdir -p531.29 KB
28USER conpot0 B
29RUN /bin/sh -c git clone3.07 MB
30COPY output/log_worker.py /opt/conpot/conpot/conpot/core/loggers # buildkit4.09 KB
31WORKDIR /opt/conpot/conpot2.1 KB
32RUN /bin/sh -c pip3 install56.48 MB
33RUN /bin/sh -c python3 setup.py1.11 MB
34ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/conpot/.local/bin0 B
35ENTRYPOINT ["/code/entrypoint.sh"]0 B

Command

ADD file:84f8ddc4d76e1e867ab084f300cf4c2397bb9e4628d83dc22f4f5e2f6ec670b4 in /