Sign inSign up

chris2s/tissue:1.13.0

Multi-platform
Index digest

sha256:a4be6f2ecb409d2653c289440d8c147bb24b868f689becba1a9ad55f761bdc23

OS/ARCH

Compressed size

83.67 MB

Last pushed

about 1 month by chris2s

Type

Image

Manifest digest

sha256:65e91e0e8dc39fde033d4608f4e6f3dbcddcb1f94e47d87ad0cbbdcbda9b8c30

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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.21 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.91 MB
8RUN /bin/sh -c set -eux;249 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.36 MB
13COPY ./nginx/ /etc/nginx/conf.d/ # buildkit708 B
14WORKDIR /app93 B
15COPY /app/.venv /app/.venv # buildkit35.32 MB
16COPY . /app/ # buildkit1.3 MB
17RUN /bin/sh -c chown -R756.66 KB
18EXPOSE [9193/tcp]0 B
19VOLUME [/app/config]0 B
20ENTRYPOINT ["./entrypoint"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'