sha256:4bde11e22c07c9c0797a6583e0fcd882da1092fc769ed67a4429f321057686b3
OS/ARCH
linux/amd64
Compressed size
1.28 GB
Last pushed
23 days by eshaldev
Type
Image
Manifest digest
sha256:3640bc300c0bb13d528ae806aa1eb1d5c98448adec1ba2301c5759742027462e
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 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update181.54 MB13COPY /usr/local/lib/python3.11/site-packages /usr/local/lib/python3.11/site-packages # buildkit506.55 MB14COPY /usr/local/bin /usr/local/bin # buildkit4.23 KB15RUN /bin/sh -c pip install7.47 MB16COPY /root/.cache/ms-playwright /root/.cache/ms-playwright # buildkit282.51 MB17COPY . . # buildkit2.76 MB18RUN /bin/sh -c useradd -m285.29 MB19USER appuser0 B20EXPOSE map[8000/tcp:{}]0 B21HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B22ENV UVICORN_TIMEOUT_WORKER_HEALTHCHECK=1800 B23CMD ["sh" "-c" "exec uvicorn0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'