Sign inSign up

eshaldev/test-knowledge-api:b9012d8e42cd05381322813c7d058fff073df567

Index digest

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 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.160 B
7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B
8RUN /bin/sh -c set -eux;13.78 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update181.54 MB
13COPY /usr/local/lib/python3.11/site-packages /usr/local/lib/python3.11/site-packages # buildkit506.55 MB
14COPY /usr/local/bin /usr/local/bin # buildkit4.23 KB
15RUN /bin/sh -c pip install7.47 MB
16COPY /root/.cache/ms-playwright /root/.cache/ms-playwright # buildkit282.51 MB
17COPY . . # buildkit2.76 MB
18RUN /bin/sh -c useradd -m285.29 MB
19USER appuser0 B
20EXPOSE map[8000/tcp:{}]0 B
21HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B
22ENV UVICORN_TIMEOUT_WORKER_HEALTHCHECK=1800 B
23CMD ["sh" "-c" "exec uvicorn0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'