sha256:2e89c2537622cff5952b9fb5698852ae479aa1a5ae36fde10cc4be6772de07bc
OS/ARCH
linux/amd64
Compressed size
131.64 MB
Last pushed
21 days by gabwill10
Type
Image
Manifest digest
sha256:2e89c2537622cff5952b9fb5698852ae479aa1a5ae36fde10cc4be6772de07bc
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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.210 B7ENV PYTHON_SHA256=a0da1e72132e950154eca0f6f47d5db828454700de20e5113667940d81e0db040 B8RUN /bin/sh -c set -eux;13.27 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app92 B12COPY file:2711be04983a2fcd5d1beb4750906963c461c2654ca34fb0c4e30cd5ae8a264c in . 403 B13/bin/sh -c pip install --progress-bar88.37 MB14COPY dir:cff7a94126271833294f19abc553fd0b3a5d04652e3013434a7cd85b42c4cee4 in . 364.38 KB15EXPOSE 80000 B16CMD ["uvicorn" "app.main:app" "--host"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'