sha256:5fe7213d2ef0a59b6f71c3e26b002536c2e4399d49383f382f4527f1762034e8
OS/ARCH
linux/amd64
Compressed size
386.05 MB
Last pushed
about 1 year by femex
Type
Image
Manifest digest
sha256:5fe7213d2ef0a59b6f71c3e26b002536c2e4399d49383f382f4527f1762034e8
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.58 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c set -eux;5.88 MB8ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B9ENV PYTHON_VERSION=3.12.110 B10ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B11RUN /bin/sh -c set -eux;24.46 MB12RUN /bin/sh -c set -eux;250 B13CMD ["python3"]0 B14LABEL author=Igor Walkowiak0 B15WORKDIR /app93 B16COPY requirements.txt /app # buildkit227 B17RUN /bin/sh -c target=/root/.cache/pip pip323.56 MB18COPY ./src /app # buildkit8 KB19CMD ["uvicorn" "app:app" "--host" "0.0.0.0"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'