Sign inSign up

oste/loghunter:latest

Multi-platform
Index digest

sha256:71cc481ad4c32bfbcf9ac75420d7ef90f582b559a3639e52f12749842cdc13d7

OS/ARCH

Compressed size

46.57 MB

Last pushed

6 months by oste

Type

Image

Manifest digest

sha256:f4444c353b09e74660093641eb79ea5075c0053ded532d650e5a9ab672169229

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=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11LABEL maintainer=LogHunter0 B
12LABEL description=Threat Intelligence Log Analysis0 B
13WORKDIR /app93 B
14COPY requirements.txt . # buildkit182 B
15RUN /bin/sh -c pip install5.07 MB
16COPY . . # buildkit28.78 KB
17RUN /bin/sh -c useradd -m32.13 KB
18EXPOSE [5000/tcp]0 B
19HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B
20USER loghunter0 B
21CMD ["gunicorn" "--bind" "0.0.0.0:5000" "--workers"0 B

Command

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