Sign inSign up

bellamy/scrob:2.7.0-omnibus

Multi-platform
Index digest

sha256:bfeefa94ff9793f2eef4a6d42fce02353e664dd1460be01b5573378895ef6395

OS/ARCH

Compressed size

321.9 MB

Last pushed

21 days by bellamy

Type

Image

Manifest digest

sha256:06b0dfd899e153b5c0eadeef03d53fa702b95c437bacce7082d81cb0f4a6b077

Image Layers

1# debian.sh --arch 'arm64' out/28.76 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;251 B
10CMD ["python3"]0 B
11ARG APP_VERSION=2.7.00 B
12ENV APP_VERSION=2.7.00 B
13ENV TZ=UTC0 B
14RUN |1 APP_VERSION=2.7.0 /bin/sh -c190 B
15RUN |1 APP_VERSION=2.7.0 /bin/sh -c184.49 MB
16COPY /uv /usr/local/bin/uv # buildkit20.12 MB
17WORKDIR /app/backend117 B
18COPY backend/pyproject.toml backend/uv.lock ./ #96.23 KB
19RUN |1 APP_VERSION=2.7.0 /bin/sh -c22.67 MB
20COPY backend/ . # buildkit521.85 KB
21WORKDIR /app/frontend117 B
22COPY /app/frontend/dist ./dist # buildkit1.04 MB
23COPY /app/frontend/node_modules ./node_modules # buildkit51.51 MB
24COPY /app/frontend/package.json ./ # buildkit372 B
25COPY entrypoint.sh /entrypoint.sh # buildkit625 B
26COPY entrypoint.omnibus.sh /entrypoint.omnibus.sh # buildkit1.33 KB
27COPY supervisord.conf /etc/supervisor/conf.d/scrob.conf # buildkit538 B
28COPY supervisord.omnibus.conf /etc/supervisor/supervisord.omnibus.conf # buildkit611 B
29RUN |1 APP_VERSION=2.7.0 /bin/sh -c625 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' '@1787529600'