Sign inSign up

chris2s/tissue:1.12.1

Multi-platform
Index digest

sha256:16978ba1ca57e6ae40da4a75d56f26b80007139f3c50538d4c459445833698ce

OS/ARCH

Compressed size

78.59 MB

Last pushed

3 months by chris2s

Type

Image

Manifest digest

sha256:edfda4a12b2e6303c58e281946c7c5540009fbd962e86dd08e5065361725c686

Image Layers

1# debian.sh --arch 'amd64' out/26.93 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;3.36 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.99 MB
8RUN /bin/sh -c set -eux;251 B
9CMD ["python3"]0 B
10LABEL authors=Chris0 B
11ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 TZ=Asia/Shanghai PUID=00 B
12RUN /bin/sh -c apt-get update4.37 MB
13COPY ./nginx/ /etc/nginx/conf.d/ # buildkit650 B
14WORKDIR /app93 B
15COPY /app/.venv /app/.venv # buildkit30.13 MB
16COPY . /app/ # buildkit1.13 MB
17RUN /bin/sh -c chown -R695.97 KB
18EXPOSE [9193/tcp]0 B
19VOLUME [/app/config]0 B
20ENTRYPOINT ["./entrypoint"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'