sha256:86bda79df4822c28f2d67db7bde74c0ca3f813cce9aea78b4c47b315417c146a
OS/ARCH
linux/arm64
Compressed size
1.16 GB
Last pushed
4 months by shenxianmq
Type
Image
Manifest digest
sha256:ccf78bcbb0f55c3a0a8a6479195f7648d3af9d4caff840e7bcae2707084a77eb
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 KB41ENV LANG=C.UTF-8 TZ=Asia/Shanghai HOME=/telexfer CONFIG_DIR=/config0 B42WORKDIR /app32 B43COPY . . # buildkit16.4 MB44RUN /bin/sh -c cp -f4.94 MB45RUN /bin/sh -c python3 compile.py16.93 KB46RUN /bin/sh -c python3 initialize.py585 B47RUN /bin/sh -c cp /app/TeleXfer/__init__.py87.92 KB48RUN /bin/sh -c pip install197.86 KB49EXPOSE [9027/tcp]0 B50ENTRYPOINT ["/entrypoint"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'