sha256:5ebb2ce7796a6d7bde93e3d8bae3293b6973ec8682ce47fe0aaede5ff894ce7f
OS/ARCH
linux/amd64
Compressed size
134.09 MB
Last pushed
over 1 year by hut0r9n
Type
Image
Manifest digest
sha256:5ebb2ce7796a6d7bde93e3d8bae3293b6973ec8682ce47fe0aaede5ff894ce7f
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.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.120 B7ENV PYTHON_SHA256=849da87af4df137710c1796e276a955f7a85c9f971081067c8f565d15c352a090 B8RUN /bin/sh -c set -eux;15.46 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11WORKDIR /app92 B12COPY ./requirements.txt . # buildkit838 B13RUN /bin/sh -c pip install88.32 MB14COPY . . # buildkit42.43 KB15EXPOSE map[8000/tcp:{}]0 B16CMD ["uvicorn" "main:app" "--host" "0.0.0.0"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'