sha256:2eb54792a7586c745d5fe4c177987a20b8c72c54fb6393618527aa45dc658582
OS/ARCH
linux/amd64
Compressed size
166.61 MB
Last pushed
almost 2 years by gabwill10
Type
Image
Manifest digest
sha256:2eb54792a7586c745d5fe4c177987a20b8c72c54fb6393618527aa45dc658582
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.16 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.160 B7ENV PYTHON_SHA256=bfb249609990220491a1b92850a07135ed0831e41738cf681d63cf01b2a8fbd10 B8RUN /bin/sh -c set -eux;14.92 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11WORKDIR /app90 B12COPY file:98f3b1149821e8f520c8d36954cef15e27e3a64042f9607e7310d443cde36b24 in . 381 B13/bin/sh -c pip install --progress-bar121.55 MB14COPY dir:33f5c9e0b0acaf9c21821b5afb94f361702468d99ab4e6895720183e7ecc1109 in . 51.86 KB15EXPOSE 80000 B16CMD ["uvicorn" "app.main:app" "--host"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'