sha256:7f313670ea927fd121c86373b08461e88355455c12ec392ab25c19c8379cf0cd
OS/ARCH
Compressed size
237.95 MB
Last pushed
over 1 year by kompile
Type
Image
Manifest digest
sha256:e09d30fb711a5600245eb4f116327f6df403b39c32e18f1d7243a98cb0b76430
Image Layers
1# debian.sh --arch 'arm64' out/26.77 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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.170 B7ENV PYTHON_SHA256=4c68050f049d1b4ac5aadd0df5f27941c0350d2a9e7ab0907ee5eb5225d9d6b00 B8RUN /bin/sh -c set -eux;14.84 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update97.94 MB12WORKDIR /0 B13COPY ./requirements.txt /requirements.txt # buildkit679 B14RUN /bin/sh -c pip install48 MB15COPY . / # buildkit47.23 MB16EXPOSE map[8003/tcp:{}]0 B17CMD ["fastapi" "run" "main.py" "--port"0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1745798400'