Sign inSign up

4warned/test_hp1:20251122_200758

Multi-platform
Index digest

sha256:483a58917f0d2614508e93957480d7619515c8a12a723633ce4cbc2cc528bd89

OS/ARCH

Compressed size

48.46 MB

Last pushed

10 months by forewarnedsecurity

Type

Image

Manifest digest

sha256:d4d8cdb5a6ab71f69349863aa4c471f5f0b4804514954297209c0f9ee690f57b

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.21 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.65 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update316 B
13COPY requirements.txt . # buildkit149 B
14RUN /bin/sh -c pip install4.84 MB
15COPY . . # buildkit8.36 KB
16RUN /bin/sh -c mkdir -p32 B
17EXPOSE [80/tcp]0 B
18CMD ["python" "honeypot.py" "--host" "0.0.0.0"0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1763337600'