sha256:9d70a1909b75258d4b86cb8269d155921a88ba2eaba2fc30629a84c4c1923e84
OS/ARCH
Compressed size
74.5 MB
Last pushed
over 1 year by gozargah
Type
Image
Manifest digest
sha256:e4a694f8c8c3af7f8ccc2ed5099102753e533aafae471e7f0fdc19ed8407a86d
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.90 B7ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B8RUN /bin/sh -c set -eux;12.94 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 -rf273 B14COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit16.57 MB15COPY /usr/local/bin /usr/local/bin # buildkit9.72 MB16COPY /usr/local/share/xray /usr/local/share/xray # buildkit5.33 MB17COPY . /code # buildkit18.44 KB18CMD ["bash" "-c" "python main.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'