Sign inSign up

jamtur01/prowlarr-orionoid:1.1

Multi-platform
Index digest

sha256:eefb3922de41bb2ecf4f6510c523f786742ec75dc90afa0feee2a2afd4dbf701

OS/ARCH

Compressed size

101.19 MB

Last pushed

7 months by jamtur01

Type

Image

Manifest digest

sha256:5ee42ee8222311760956a06945e4a9d643e115eb8ce0ddbffe0bf6f5342428cd

Image Layers

1# debian.sh --arch 'armhf' out/25 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.19 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.09 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app91 B
12RUN /bin/sh -c apt-get update48.32 MB
13COPY requirements.txt . # buildkit229 B
14RUN /bin/sh -c pip install13.49 MB
15COPY . . # buildkit49.38 KB
16RUN /bin/sh -c useradd -m52.58 KB
17USER appuser0 B
18EXPOSE [8080/tcp]0 B
19HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B
20CMD ["python" "main.py"]0 B

Command

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