Sign inSign up

egarciay29/consola-poc:v4

Manifest digest

sha256:af0b1c6c0d268de8ae01a5aa7ee8b48eeeecc76ea295781f1f4ebc792cff3d00

OS/ARCH

linux/amd64

Compressed size

100.52 MB

Last pushed

22 days by egarciay29

Type

Image

Manifest digest

sha256:af0b1c6c0d268de8ae01a5aa7ee8b48eeeecc76ea295781f1f4ebc792cff3d00

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c pip install59.13 MB
13COPY servidor/ /app/servidor/ # buildkit14.09 KB
14COPY /cliente/dist/ /app/estatico/ # buildkit182.36 KB
15USER consola0 B
16EXPOSE [8000/tcp]0 B
17CMD ["uvicorn" "app:app" "--host" "0.0.0.0"0 B

Command

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