Sign inSign up

yoginth/bigrag-api:latest

Multi-platform
Index digest

sha256:545e79e8c86f423a450f72ed6145f0acee54baa79234efe6e9b52b28e19982b9

OS/ARCH

Compressed size

542.34 MB

Last pushed

13 days by yoginth

Type

Image

Manifest digest

sha256:9a5ab918035dfd51f101f6855846d15647d0b1aa1ee77a7499c2df8530bf0321

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;4.07 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.56 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update113.08 MB
13COPY /opt/venv /opt/venv # buildkit385.22 MB
14ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15RUN /bin/sh -c mkdir -p3.2 KB
16USER bigrag0 B
17EXPOSE [4000/tcp]0 B
18HEALTHCHECK {Test:[CMD-SHELL curl -f "http://localhost:${PORT:-4000}/health"0 B
19CMD ["sh" "-c" "exec python0 B

Command

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