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