Sign inSign up

thomasve/review:latest

Index digest

sha256:b0b26b4e49b2aa244c080284d2b1a5d2d98be4b1aa7ee7cfb120a362cfc8bd6e

OS/ARCH

linux/amd64

Compressed size

416.07 MB

Last pushed

about 1 month by thomasve

Type

Image

Manifest digest

sha256:8c699671bbe756a8788477df950f22fb394cfc000b4c9b3465c8d3ff2ebbca75

Image Layers

1# debian.sh --arch 'amd64' out/47.03 MB
2RUN /bin/sh -c set -eux;24.45 MB
3RUN /bin/sh -c set -eux;64.66 MB
4RUN /bin/sh -c set -ex;225.37 MB
5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6RUN /bin/sh -c set -eux;5.82 MB
7ENV PYTHON_VERSION=3.14.70 B
8ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
9RUN /bin/sh -c set -eux;28.38 MB
10RUN /bin/sh -c set -eux;249 B
11CMD ["python3"]0 B
12WORKDIR /usr/src/app131 B
13COPY requirements.txt ./ # buildkit474 B
14RUN /bin/sh -c pip install19.32 MB
15ARG USER_ID=10000 B
16ARG GROUP_ID=10000 B
17RUN |2 USER_ID=1000 GROUP_ID=1000 /bin/sh3.23 KB
18COPY ./dist/ ./dist/ # buildkit1.01 MB
19COPY ./src/ . # buildkit27.26 KB
20USER app0 B
21CMD ["uvicorn" "main:api" "--proxy-headers" "--host"0 B

Command

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