sha256:00effc2ebea3824fa1daa79ebabd43cd9fd2748344210d92bca0f36f168bfd25
OS/ARCH
linux/arm64
Compressed size
1.18 GB
Last pushed
about 1 month by shenxianmq
Type
Image
Manifest digest
sha256:39f94e1863b572c2999c2b50aa61b8dce8020430f7f932206168da2bd324f8b7
Image Layers
1# debian.sh --arch 'arm64' out/26.76 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;2.99 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.70 B7ENV PYTHON_SHA256=24887b92e2afd4a2ac602419ad4b596372f67ac9b077190f459aba390faf55500 B8RUN /bin/sh -c set -eux;12.9 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11ARG REDIA_VERSION0 B12ENV LANG=C.UTF-8 TZ=Asia/Shanghai HOME=/redia CONFIG_DIR=/config0 B13WORKDIR /app91 B14COPY /build/wheels /wheels # buildkit95.85 MB15COPY requirements.txt . # buildkit1.37 KB16RUN |1 REDIA_VERSION= /bin/sh -c185.22 MB17RUN /bin/sh -c apt-get update29.52 MB18RUN /bin/sh -c pip install5.33 MB19RUN /bin/sh -c pip install147.6 KB20RUN /bin/sh -c pip install36.88 MB21RUN /bin/sh -c apt-get update185.16 MB22RUN /bin/sh -c pip install10.49 MB23RUN /bin/sh -c pip install87.95 MB24RUN /bin/sh -c playwright install292.27 MB25RUN /bin/sh -c pip install32 B26RUN /bin/sh -c playwright install276 B27RUN /bin/sh -c apt-get update444.8 KB28RUN /bin/sh -c apt-get install17.74 MB29RUN /bin/sh -c pip install538.17 KB30RUN /bin/sh -c pip install46.3 KB31RUN /bin/sh -c apt-get update59.22 MB32RUN /bin/sh -c pip install7.84 MB33RUN /bin/sh -c apt-get update2.18 MB34ENV DISPLAY=:990 B35RUN /bin/sh -c pip install115.68 KB36RUN /bin/sh -c pip install10.71 MB37RUN /bin/sh -c yt-dlp -vU282.4 KB38RUN /bin/sh -c pip install100.02 MB39RUN /bin/sh -c pip install158.09 KB40RUN /bin/sh -c pip install386.38 KB41COPY requirements/constraints/p115-migration.txt /tmp/p115-migration-constraints.txt # buildkit652 B42RUN /bin/sh -c python3 -m6.35 MB43RUN /bin/sh -c pip install10.38 MB44ENV LANG=C.UTF-8 TZ=Asia/Shanghai HOME=/telexfer CONFIG_DIR=/config0 B45WORKDIR /app32 B46COPY . . # buildkit16.78 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__.py67.75 KB51RUN /bin/sh -c pip install207.32 KB52EXPOSE [9027/tcp]0 B53ENTRYPOINT ["/entrypoint"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'