Sign inSign up

jamtur01/prowlarr-orionoid:1.2.0

Multi-platform
Index digest

sha256:a82627dc2682d8d910e2e750405b6dd564a6012b8559f664effaea922e60762d

OS/ARCH

Compressed size

102.34 MB

Last pushed

6 months by jamtur01

Type

Image

Manifest digest

sha256:c927099f85b68db159a2d38220a4e42eef9a3852af718a11e13e9fbd95ccd5c7

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.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;13.1 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update48.32 MB
13COPY pyproject.toml __version__.py ./ #743 B
14RUN /bin/sh -c pip install14.7 MB
15COPY . . # buildkit11.95 KB
16RUN /bin/sh -c useradd -m15.69 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'