sha256:71275b894f5e8b1e01a49b7b6e836a5ff97037de0746edc9e5637d4227c0fb3a
OS/ARCH
linux/amd64
Compressed size
65.35 MB
Last pushed
28 days by rkhoja
Type
Image
Manifest digest
sha256:71275b894f5e8b1e01a49b7b6e836a5ff97037de0746edc9e5637d4227c0fb3a
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 # buildkit222 B15RUN |1 BUILD_DATE= /bin/sh -c21.85 MB16COPY app/ /app/ # buildkit88.15 KB17EXPOSE map[8080/tcp:{}]0 B18CMD ["uvicorn" "gateway:app" "--host" "0.0.0.0"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'