sha256:a66f9ac4c9143739dba77934df3e069c2f70fe697cab922bc10f0100457d62e7
OS/ARCH
linux/amd64
Compressed size
386.09 MB
Last pushed
about 1 year by femex
Type
Image
Manifest digest
sha256:a66f9ac4c9143739dba77934df3e069c2f70fe697cab922bc10f0100457d62e7
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.91 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.45 MB12RUN /bin/sh -c set -eux;249 B13CMD ["python3"]0 B14LABEL author=Igor Walkowiak0 B15WORKDIR /app93 B16COPY requirements.txt /app # buildkit226 B17RUN /bin/sh -c target=/root/.cache/pip pip323.59 MB18COPY ./src /app # buildkit9.22 KB19CMD ["uvicorn" "app:app" "--host" "0.0.0.0"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'