Sign inSign up

mmuzaf/inkdash:0.1.0

Multi-platform
Index digest

sha256:aa12d566971b83d42214e3e21fa4092933af8a66a0693ade66e8943a1f250c42

OS/ARCH

Compressed size

94.11 MB

Last pushed

29 days by mmuzaf

Type

Image

Manifest digest

sha256:b75e0bbf582b004791ea8b8c56e7508a5ea8af4d2ccdc91bd6b968bcde745d3f

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
11COPY /uv /uvx /bin/ #16.54 MB
12WORKDIR /app93 B
13ENV UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy0 B
14COPY pyproject.toml uv.lock ./ #55.94 KB
15RUN /bin/sh -c uv sync34.78 MB
16COPY src ./src # buildkit492.2 KB
17COPY config ./config # buildkit1.83 KB
18COPY README.md ./ # buildkit2.82 KB
19COPY tests/fixtures/home_dashboard.yaml ./tests/fixtures/home_dashboard.yaml # buildkit761 B
20RUN /bin/sh -c uv sync1.07 MB
21EXPOSE [10825/tcp]0 B
22CMD ["uv" "run" "--no-sync" "uvicorn"0 B

Command

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