Sign inSign up

intelowlproject/phunter:v6.8.0

Networking
Security
Index digest

sha256:7554dd1ff64f70d36cbf126badfd51bbe70ab4eeed5f3020418c6c88423cd992

OS/ARCH

linux/amd64

Compressed size

122.63 MB

Last pushed

21 days by mlodic

Type

Image

Manifest digest

sha256:ac3c507cecd2c9577f269d69a5d6d7f6ad0aec9e07ba9e80cb449153a549f170

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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;4.07 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.56 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update49.05 MB
12RUN /bin/sh -c git clone167.46 KB
13WORKDIR /app32 B
14COPY requirements.txt app.py ./ #1.37 KB
15RUN /bin/sh -c pip install29.38 MB
16EXPOSE [5612/tcp]0 B
17CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'