sha256:789724c516ed13ccbbd64609acda53da48519821e19c7135bfbbb39bab615348
OS/ARCH
Compressed size
118.13 MB
Last pushed
3 months by forewarnedsecurity
Type
Image
Manifest digest
sha256:7761b9b8d9c411573fd332b0c87452bd21360392aec5d18ee78608f99e7d2924
Image Layers
1# debian.sh --arch 'arm64' out/28.75 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.22 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.49 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG VERSION=v2.3.30 B12LABEL version=v2.3.30 B13LABEL org.opencontainers.image.version=v2.3.30 B14ENV CONPOT_USER=conpot CONPOT_GROUP=conpot CONPOT_DIR=/opt/conpot DEBIAN_FRONTEND=noninteractive0 B15RUN |1 VERSION=v2.3.3 /bin/sh -c5.29 MB16COPY /usr/local /usr/local # buildkit71.35 MB17WORKDIR /opt/conpot114 B18COPY scripts/checkin.py /opt/conpot/checkin.py # buildkit1.12 KB19COPY honeypots/conpot/scripts/configure.py /opt/conpot/configure.py # buildkit4.52 KB20COPY honeypots/conpot/conf/conpot.cfg.template /opt/conpot/conpot.cfg.template # buildkit654 B21RUN |1 VERSION=v2.3.3 /bin/sh -c22.79 KB22USER conpot0 B23CMD ["/bin/sh" "-c" "python3 ${CONPOT_DIR}/configure.py0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1781049600'