sha256:a33b213d05c08b1fb432d64345276a11ba4808ffd889c2f1390c3013f01c5159
OS/ARCH
linux/amd64
Compressed size
66.95 MB
Last pushed
4 months by khnukoshovyimaksym
Type
Image
Manifest digest
sha256:a33b213d05c08b1fb432d64345276a11ba4808ffd889c2f1390c3013f01c5159
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV PYTHON_VERSION=3.14.50 B5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B6RUN /bin/sh -c set -eux;11.76 MB7RUN /bin/sh -c set -eux;251 B8CMD ["python3"]0 B9ARG APP_VERSION=0.0.90 B10ENV APP_VERSION=0.0.90 B11WORKDIR /app93 B12COPY ./requirements.txt . # buildkit553 B13RUN |1 APP_VERSION=0.0.9 /bin/sh -c25.44 MB14COPY . . # buildkit119.34 KB15EXPOSE map[8000/tcp:{}]0 B16CMD ["uvicorn" "main:app" "--host" "0.0.0.0"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1777939200'