sha256:9dc4cb343898d3591ccc7dc87b6636da86de8ea3f9dce92477b6aa29fd242ec6
OS/ARCH
Compressed size
73.47 MB
Last pushed
over 1 year by gozargah
Type
Image
Manifest digest
sha256:905a573e475006ff59a200e6dbeea4d66ca4fe0ece947719aee9d1c964de1a57
Image Layers
1# debian.sh --arch 'arm64' out/26.74 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.18 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.80 B7ENV PYTHON_SHA256=c909157bb25ec114e5869124cc2a9c4a4d4c1e957ca4ff553f1edc692101154e0 B8RUN /bin/sh -c set -eux;12.93 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ENV PYTHON_LIB_PATH=/usr/local/lib/python3.12/site-packages0 B12WORKDIR /code94 B13RUN /bin/sh -c rm -rf271 B14COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit16.51 MB15COPY /usr/local/bin /usr/local/bin # buildkit9.6 MB16COPY /usr/local/share/xray /usr/local/share/xray # buildkit4.48 MB17COPY . /code # buildkit18.37 KB18CMD ["bash" "-c" "python main.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1736726400'