Sign inSign up

brqae/boltarr:f8e9b3cbe6e88dbc3778a523acfed069bd7b5d2e

Networking
Security
Machine learning & AI
Manifest digest

sha256:c20a7854e94ddd31c70afcacf2620e1c7aded26e9042a58f642f7fceccd2a06f

OS/ARCH

linux/amd64

Compressed size

64.57 MB

Last pushed

about 1 month by brqae

Type

Image

Manifest digest

sha256:c20a7854e94ddd31c70afcacf2620e1c7aded26e9042a58f642f7fceccd2a06f

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=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;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update7.16 MB
12WORKDIR /app92 B
13COPY requirements.txt . # buildkit228 B
14RUN /bin/sh -c pip install16.07 MB
15COPY backend/ ./backend/ # buildkit47.36 KB
16COPY frontend/ ./frontend/ # buildkit111.63 KB
17COPY VERSION . # buildkit147 B
18RUN /bin/sh -c mkdir -p112 B
19ENV PORT=121000 B
20EXPOSE map[12100/tcp:{}]0 B
21CMD ["sh" "-c" "uvicorn backend.main:app0 B

Command

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