Sign inSign up

bellamy/scrob:2.10.0

Multi-platform
Index digest

sha256:ecbed3362b47be2eec362d2bbdbf757c5d8b6ac969feffd722999d7f24d9905b

OS/ARCH

Compressed size

219.32 MB

Last pushed

24 days by bellamy

Type

Image

Manifest digest

sha256:e880ae56fb28b4c732dc9bb70aa9d949d82ad62dfc3204b0319dca79703dc737

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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;250 B
10CMD ["python3"]0 B
11ARG APP_VERSION=2.10.00 B
12ENV APP_VERSION=2.10.00 B
13ENV TZ=UTC0 B
14RUN |1 APP_VERSION=2.10.0 /bin/sh -c80.85 MB
15COPY /uv /usr/local/bin/uv # buildkit20.96 MB
16WORKDIR /app/backend117 B
17COPY backend/pyproject.toml backend/uv.lock ./ #96.24 KB
18RUN |1 APP_VERSION=2.10.0 /bin/sh -c23.14 MB
19COPY backend/ . # buildkit540.84 KB
20WORKDIR /app/frontend117 B
21COPY /app/frontend/dist ./dist # buildkit1.04 MB
22COPY /app/frontend/node_modules ./node_modules # buildkit51.51 MB
23COPY /app/frontend/package.json ./ # buildkit371 B
24COPY entrypoint.sh /entrypoint.sh # buildkit625 B
25COPY supervisord.conf /etc/supervisor/conf.d/scrob.conf # buildkit536 B
26RUN |1 APP_VERSION=2.10.0 /bin/sh -c622 B
27EXPOSE [7330/tcp]0 B
28HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://127.0.0.1:${BACKEND_PORT:-7331}/health0 B
29ENTRYPOINT ["/entrypoint.sh"]0 B

Command

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