sha256:67ffba93cd3eaf73240cd9503c2a1c72d326edd8be7a9417ae70a62f83aa86be
OS/ARCH
linux/amd64
Compressed size
56.25 MB
Last pushed
4 months by raulcnadal
Type
Image
Manifest digest
sha256:67ffba93cd3eaf73240cd9503c2a1c72d326edd8be7a9417ae70a62f83aa86be
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.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.7 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ENV DEBIAN_FRONTEND=noninteractive0 B12/bin/sh -c apt-get update &&4.03 MB13WORKDIR /app93 B14COPY file:1af0f6312f763c00b07a5807ff647bfa129cf4e4be0f23dd063a053305518259 in . 205 B15/bin/sh -c pip install --no-cache-dir8.82 MB16COPY file:e5512cc4f83086e520c0ae5770985419adbf1476a27b3b26850d5a7524b4987b in . 3.74 KB17COPY dir:b0ee231e091174449b5664eb0f6781d606f50e6ec07855d410b82218af67e073 in /app/dist 66.62 KB18EXPOSE 80000 B19CMD ["uvicorn" "main:app" "--host"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'