Sign inSign up

bellamy/scrob:2.3.0-omnibus

Multi-platform
Index digest

sha256:0964c8cd7dc1543206e1c72bb9ba1d8b603d00909e550a7bee2e216a39494018

OS/ARCH

Compressed size

322.17 MB

Last pushed

about 1 month by bellamy

Type

Image

Manifest digest

sha256:eeda3f7053ccbf52b2fff15da3281309a19c9428a5e3499860de71c90a556d42

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.22 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.49 MB
9RUN /bin/sh -c set -eux;247 B
10CMD ["python3"]0 B
11ARG APP_VERSION=2.3.00 B
12ENV APP_VERSION=2.3.00 B
13ENV TZ=UTC0 B
14RUN |1 APP_VERSION=2.3.0 /bin/sh -c191 B
15RUN |1 APP_VERSION=2.3.0 /bin/sh -c183.87 MB
16COPY /uv /usr/local/bin/uv # buildkit21.07 MB
17WORKDIR /app/backend116 B
18COPY backend/pyproject.toml backend/uv.lock ./ #96.24 KB
19RUN |1 APP_VERSION=2.3.0 /bin/sh -c22.67 MB
20COPY backend/ . # buildkit484.33 KB
21WORKDIR /app/frontend118 B
22COPY /app/frontend/dist ./dist # buildkit1.02 MB
23COPY /app/frontend/node_modules ./node_modules # buildkit51.51 MB
24COPY /app/frontend/package.json ./ # buildkit370 B
25COPY entrypoint.sh /entrypoint.sh # buildkit623 B
26COPY entrypoint.omnibus.sh /entrypoint.omnibus.sh # buildkit1.33 KB
27COPY supervisord.conf /etc/supervisor/conf.d/scrob.conf # buildkit539 B
28COPY supervisord.omnibus.conf /etc/supervisor/supervisord.omnibus.conf # buildkit610 B
29RUN |1 APP_VERSION=2.3.0 /bin/sh -c622 B
30VOLUME [/app/backend/data /app/postgres/data]0 B
31EXPOSE [7330/tcp]0 B
32ENTRYPOINT ["/entrypoint.omnibus.sh"]0 B

Command

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