Sign inSign up

coderookieerick/bureaucrat:linux-arm64

Message queues
Databases & storage
Manifest digest

sha256:0ade2ecaa3bf82b28c0384fda37eb1068751d2a9c1dc0619924e8e35a3fa1075

OS/ARCH

linux/arm64/v8

Compressed size

426.43 MB

Last pushed

over 1 year by coderookieerick

Type

Image

Manifest digest

sha256:0ade2ecaa3bf82b28c0384fda37eb1068751d2a9c1dc0619924e8e35a3fa1075

Image Layers

1# debian.sh --arch 'arm64' out/46.07 MB
2RUN /bin/sh -c set -eux;22.51 MB
3RUN /bin/sh -c set -eux;61.38 MB
4RUN /bin/sh -c set -ex;193.33 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.95 MB
7ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
8ENV PYTHON_VERSION=3.13.10 B
9ENV PYTHON_SHA256=9cf9427bee9e2242e3877dd0f6b641c1853ca461f39d6503ce260a59c80bf0d90 B
10RUN /bin/sh -c set -eux;25.26 MB
11RUN /bin/sh -c set -eux;250 B
12CMD ["python3"]0 B
13WORKDIR /bureaucrat100 B
14ENV BUREAUCRAT_TABLES_DATABASE=/bureaucrat/data/tables0 B
15ENV BUREAUCRAT_TEMPLATES_DATABASE=/bureaucrat/data/templating/templates.db0 B
16ENV BUREAUCRAT_BLOBS_ROOT=/bureaucrat/data/blobs0 B
17ENV BUREAUCRAT_TREES_ROOT=/bureaucrat/data/trees0 B
18ENV BUREAUCRAT_STATIC_PATH=/bureaucrat/frontend0 B
19ENV BUREAUCRAT_WORKERS_ROOT=/bureaucrat/api0 B
20ENV BUREAUCRAT_WORKERS_PACKAGE=workers0 B
21ENV BUREAUCRAT_API_HOST=0.0.0.00 B
22ENV BUREAUCRAT_API_PORT=199700 B
23RUN /bin/sh -c mkdir -p180 B
24COPY ./api/fastapi/requirements.txt ./api/ # buildkit243 B
25RUN /bin/sh -c pip install71.87 MB
26COPY ./default /bureaucrat/data # buildkit868 B
27COPY /app/dist ./frontend # buildkit62.41 KB
28COPY /app/documentation/index.html ./frontend/doc/index.html # buildkit2.62 KB
29COPY /app/README.md ./frontend/doc/README.md # buildkit1.77 KB
30COPY ./api/fastapi ./api # buildkit9.99 KB
31CMD ["python" "/bureaucrat/api/index.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1736726400'