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 MB2/bin/sh -c set -xe &&852 B3/bin/sh -c [ -z "$(apt-get0 B4/bin/sh -c mkdir -p /run/systemd162 B5CMD ["/bin/bash"]0 B7LABEL name=conpot0 B8LABEL version=1.90 B9LABEL release=10 B10LABEL summary=Conpot Honeypot container0 B11LABEL description=Conpot is an ICS0 B12LABEL authoritative-source-url=https://github.com/CommunityHoneyNetwork/conpot0 B13LABEL changelog-url=https://github.com/CommunityHoneyNetwork/conpot/commits/master0 B14ENV DEBIAN_FRONTEND=noninteractive0 B15ENV DOCKER=yes0 B16ENV CONPOT_USER=conpot0 B17ENV CONPOT_GROUP=conpot0 B18ENV CONPOT_DIR=/opt/conpot0 B19ENV CONPOT_JSON=/etc/conpot/conpot.json0 B20RUN /bin/sh -c apt-get update194.78 MB21RUN /bin/sh -c mkdir /code1.37 KB22COPY output /code/output # buildkit3.26 KB23COPY requirements.txt conpot.cfg.template entrypoint.sh /code/2.67 KB24RUN /bin/sh -c python3 -m7.91 MB25RUN /bin/sh -c groupadd -r6.47 KB26WORKDIR /opt/conpot1.36 KB27RUN /bin/sh -c mkdir -p532.54 KB28USER conpot0 B29RUN /bin/sh -c git clone3.07 MB30COPY output/log_worker.py /opt/conpot/conpot/conpot/core/loggers # buildkit3.33 KB31WORKDIR /opt/conpot/conpot1.36 KB32RUN /bin/sh -c python3 -m60.74 MB33ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/conpot/.local/bin0 B34ENTRYPOINT ["/code/entrypoint.sh"]0 BCommand
ADD file:4974bb5483c392fb54a35f3799802d623d14632747493dce5feb4d435634b4ac in /