Sign inSign up

krajewskim/python-api:new

Multi-platform
Index digest

sha256:23000ede6f4bfea84e5895ae3f04e119d920e1d0c7c020087e964ee45f8999d7

OS/ARCH

Compressed size

29.61 MB

Last pushed

2 months by krajewskim

Type

Image

Manifest digest

sha256:a6af1d29690a7ed6f4ccb71463ce06740012a871919349f83faac65fd2e9d8e0

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;402.77 KB
5ENV PYTHON_VERSION=3.14.60 B
6ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
7RUN /bin/sh -c set -eux;12.93 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
10EXPOSE [5002/tcp]0 B
11ENV LOG_LEVEL=INFO REDIS_HOST=redis REDIS_PORT=63790 B
12WORKDIR /app93 B
13COPY ./main.py ./requirements.txt ./ #2.14 KB
14RUN /bin/sh -c pip install12.29 MB
15HEALTHCHECK {Test:[CMD curl localhost:5002/healthz] Interval:10s0 B
16CMD ["uvicorn" "main:app" "--host" "0.0.0.0"0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit