Sign inSign up

chris2s/tissue:1.13.1

Multi-platform
Index digest

sha256:cee9c055d62db1a99b73a7ec2c7ead05d4a0c524f78bf192419796835c92ff92

OS/ARCH

Compressed size

85.05 MB

Last pushed

about 1 month by chris2s

Type

Image

Manifest digest

sha256:cae9a0ecc3fe864dd2a26dedae4777c8ffc4597fec867469ec6e240d9006f3a4

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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.37 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;12.01 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.38 MB
13COPY ./nginx/ /etc/nginx/conf.d/ # buildkit708 B
14WORKDIR /app93 B
15COPY /app/.venv /app/.venv # buildkit36.33 MB
16COPY . /app/ # buildkit1.3 MB
17RUN /bin/sh -c chown -R757.04 KB
18EXPOSE [9193/tcp]0 B
19VOLUME [/app/config]0 B
20ENTRYPOINT ["./entrypoint"]0 B

Command

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