Sign inSign up

brqae/boltarr:ed2749f662e5fdbf2885cc9a63d8b66e5cc378e9

Networking
Security
Machine learning & AI
Manifest digest

sha256:580cd4fb413da0c578c9e5f6db5406f6eb8dcf6850712a93a3b1bf8140f966c7

OS/ARCH

linux/amd64

Compressed size

64.57 MB

Last pushed

about 1 month by brqae

Type

Image

Manifest digest

sha256:580cd4fb413da0c578c9e5f6db5406f6eb8dcf6850712a93a3b1bf8140f966c7

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 /app93 B
13COPY requirements.txt . # buildkit234 B
14RUN /bin/sh -c pip install16.07 MB
15COPY backend/ ./backend/ # buildkit47.36 KB
16COPY frontend/ ./frontend/ # buildkit111.63 KB
17COPY VERSION . # buildkit146 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'