sha256:17d14a9ff40d0caf8de7b24549b7e06d40e2a8a1a4a4c2e6eb8050f34b9fdace
OS/ARCH
Compressed size
121.65 MB
Last pushed
about 2 months by forewarnedsecurity
Type
Image
Manifest digest
sha256:ed04dca23e712b6cf5e5b0b9f6b7f07d46cda2820b10da9d6f1cb996abef78bf
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ARG VERSION=v2.40 B12LABEL version=v2.40 B13LABEL org.opencontainers.image.version=v2.40 B14ENV CONPOT_USER=conpot CONPOT_GROUP=conpot CONPOT_DIR=/opt/conpot DEBIAN_FRONTEND=noninteractive0 B15RUN |1 VERSION=v2.4 /bin/sh -c5.43 MB16COPY /usr/local /usr/local # buildkit75.01 MB17WORKDIR /opt/conpot113 B18COPY scripts/checkin.py /opt/conpot/checkin.py # buildkit1.12 KB19COPY honeypots/conpot/scripts/configure.py /opt/conpot/configure.py # buildkit6.45 KB20COPY honeypots/conpot/conf/conpot.cfg.template /opt/conpot/conpot.cfg.template # buildkit654 B21RUN |1 VERSION=v2.4 /bin/sh -c25.97 KB22USER conpot0 B23CMD ["/bin/sh" "-c" "python3 ${CONPOT_DIR}/configure.py0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'