Sign inSign up

viyh/whisper:0.2.0

Multi-platform
Security
Index digest

sha256:a7f3a0bed4e5d0f5b52eca6cede96fc09a364f96f41056d1d83784fd16b0f30c

OS/ARCH

Compressed size

82.18 MB

Last pushed

5 months by viyh

Type

Image

Manifest digest

sha256:7e4be9bf3bcf716e343d2647c8d425603e429482ffe5dedebbaea5bd0694c6e9

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
3RUN /bin/sh -c set -eux;4.39 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.130 B
6ENV PYTHON_SHA256=2ab91ff401783ccca64f75d10c882e957bdfd60e2bf5a72f8421793729b78a710 B
7RUN /bin/sh -c set -eux;11.21 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10ENV WEB_PORT=80000 B
11ENV LOG_LEVEL=INFO0 B
12RUN /bin/sh -c mkdir -p3.72 MB
13WORKDIR /usr/src/app32 B
14COPY --chmod=755 ./src /usr/src/app/ #72.05 KB
15COPY --chmod=755 ./src/nginx.template.conf /tmp/nginx.template.conf #1.29 KB
16COPY --chmod=755 ./scripts/run.sh /run.sh #281 B
17RUN /bin/sh -c pip install34.05 MB
18EXPOSE &{[{{23 0} {23 0}}]0 B
19USER nobody0 B
20CMD ["sh" "/run.sh"]0 B

Command

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