sha256:e19e9ee1ef9e20275a6353728e971f38dd425bdbb17af0e2033b98e5536bc7cb
OS/ARCH
Compressed size
76.1 MB
Last pushed
over 1 year by gozargah
Type
Image
Manifest digest
sha256:066a55180ee902510c0092a2c678421f273c7bf5cfeb4413b8d911a45b28610c
Image Layers
1# debian.sh --arch 'amd64' out/26.91 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.35 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.90 B7ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B8RUN /bin/sh -c set -eux;13.02 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ENV PYTHON_LIB_PATH=/usr/local/lib/python3.12/site-packages0 B12WORKDIR /code94 B13RUN /bin/sh -c rm -rf274 B14COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit16.94 MB15COPY /usr/local/bin /usr/local/bin # buildkit10.54 MB16COPY /usr/local/share/xray /usr/local/share/xray # buildkit5.33 MB17COPY . /code # buildkit18.37 KB18CMD ["bash" "-c" "python main.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'