sha256:3d7c234fe93696f78c05237946c77e5482a3bb357677f10938a34c089afe779d
OS/ARCH
linux/amd64
Compressed size
174.91 MB
Last pushed
about 1 month by gabwill10
Type
Image
Manifest digest
sha256:3d7c234fe93696f78c05237946c77e5482a3bb357677f10938a34c089afe779d
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 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.200 B7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B8RUN /bin/sh -c set -eux;13.26 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app92 B12COPY file:cfcd0252da7531682ceb6b9f89aa09a3cc5da1de806077174075aa63310b8ac7 in . 352 B13/bin/sh -c pip install --progress-bar131.83 MB14COPY dir:ad6ac898e44622c05dcfca87ed31bdedacc65bc72e568034669665ffb2614a3a in . 186.38 KB15EXPOSE 80000 B16CMD ["uvicorn" "app.main:app" "--host"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'