sha256:6e40f1fd6f7ed6c603614754516d00f132af1c8eb34efcd8df2a5763d6cc4c7e
OS/ARCH
Compressed size
117.98 MB
Last pushed
8 days by forewarnedsecurity
Type
Image
Manifest digest
sha256:cfbcc0099622a0f6b1f425192fe61f0abcd29715a48bbcfcd6b73a4f9c3c2a03
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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;4.07 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.56 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG VERSION=v2.4.30 B12LABEL version=v2.4.30 B13LABEL org.opencontainers.image.version=v2.4.30 B14ENV CONPOT_USER=conpot CONPOT_GROUP=conpot CONPOT_DIR=/opt/conpot DEBIAN_FRONTEND=noninteractive0 B15RUN |1 VERSION=v2.4.3 /bin/sh -c5.43 MB16COPY /usr/local /usr/local # buildkit68.48 MB17WORKDIR /opt/conpot112 B18COPY scripts/checkin.py /opt/conpot/checkin.py # buildkit1.12 KB19COPY honeypots/conpot/scripts/configure.py /opt/conpot/configure.py # buildkit6.91 KB20COPY honeypots/conpot/conf/conpot.cfg.template /opt/conpot/conpot.cfg.template # buildkit653 B21RUN |1 VERSION=v2.4.3 /bin/sh -c26.43 KB22USER conpot0 B23CMD ["/bin/sh" "-c" "python3 ${CONPOT_DIR}/configure.py0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'