sha256:3b1c333f1e3d1e46b1443843250f19169a62f0f412fc9d856d449361fc6471b5
OS/ARCH
linux/amd64
Compressed size
1.21 GB
Last pushed
about 2 months by shenxianmq
Type
Image
Manifest digest
sha256:bd26eb591e93deb7543213ab73bd1fb1a876b76c5db6d99cb05b5bc69161ecab
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.16 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.70 B7ENV PYTHON_SHA256=24887b92e2afd4a2ac602419ad4b596372f67ac9b077190f459aba390faf55500 B8RUN /bin/sh -c set -eux;12.99 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG REDIA_VERSION0 B12ENV LANG=C.UTF-8 TZ=Asia/Shanghai HOME=/redia CONFIG_DIR=/config0 B13WORKDIR /app92 B14COPY /build/wheels /wheels # buildkit103.27 MB15COPY requirements.txt . # buildkit1.37 KB16RUN |1 REDIA_VERSION= /bin/sh -c191.91 MB17RUN /bin/sh -c apt-get update30.82 MB18RUN /bin/sh -c pip install5.33 MB19RUN /bin/sh -c pip install147.61 KB20RUN /bin/sh -c pip install40.22 MB21RUN /bin/sh -c apt-get update200.86 MB22RUN /bin/sh -c pip install10.49 MB23RUN /bin/sh -c pip install88.88 MB24RUN /bin/sh -c playwright install285.82 MB25RUN /bin/sh -c pip install32 B26RUN /bin/sh -c playwright install276 B27RUN /bin/sh -c apt-get update451.33 KB28RUN /bin/sh -c apt-get install17.88 MB29RUN /bin/sh -c pip install559.53 KB30RUN /bin/sh -c pip install46.29 KB31RUN /bin/sh -c apt-get update59.39 MB32RUN /bin/sh -c pip install7.84 MB33RUN /bin/sh -c apt-get update2.2 MB34ENV DISPLAY=:990 B35RUN /bin/sh -c pip install115.7 KB36RUN /bin/sh -c pip install10.71 MB37RUN /bin/sh -c yt-dlp -vU282.41 KB38RUN /bin/sh -c pip install100.27 MB39RUN /bin/sh -c pip install158.09 KB40RUN /bin/sh -c pip install386.45 KB41COPY requirements/constraints/p115-migration.txt /tmp/p115-migration-constraints.txt # buildkit652 B42RUN /bin/sh -c python3 -m6.53 MB43RUN /bin/sh -c pip install10.38 MB44ENV LANG=C.UTF-8 TZ=Asia/Shanghai HOME=/telexfer CONFIG_DIR=/config0 B45WORKDIR /app32 B46COPY . . # buildkit16.56 MB47RUN /bin/sh -c cp -f4.94 MB48RUN /bin/sh -c python3 compile.py16.93 KB49RUN /bin/sh -c python3 initialize.py728 B50RUN /bin/sh -c cp /app/TeleXfer/__init__.py70.36 KB51RUN /bin/sh -c pip install206.77 KB52EXPOSE [9027/tcp]0 B53ENTRYPOINT ["/entrypoint"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'