sha256:d072e2d416729b3040d0aa319587a5fb934947ff2ab77f7de851ef41cde0e8a0
OS/ARCH
linux/amd64
Compressed size
65.35 MB
Last pushed
29 days by rkhoja
Type
Image
Manifest digest
sha256:d072e2d416729b3040d0aa319587a5fb934947ff2ab77f7de851ef41cde0e8a0
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.160 B7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B8RUN /bin/sh -c set -eux;13.78 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG BUILD_DATE0 B12ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=10 B13WORKDIR /app93 B14COPY requirements.txt /app/requirements.txt # buildkit223 B15RUN |1 BUILD_DATE= /bin/sh -c21.85 MB16COPY app/ /app/ # buildkit87.1 KB17EXPOSE map[8080/tcp:{}]0 B18CMD ["uvicorn" "gateway:app" "--host" "0.0.0.0"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'