Sign inSign up

bellamy/scrob:2.2.1

Multi-platform
Index digest

sha256:29fecc5589a3ec69f711d35c1409b1e506fcc1466cd5f4eb5a101cad55596343

OS/ARCH

Compressed size

218.57 MB

Last pushed

about 1 month by bellamy

Type

Image

Manifest digest

sha256:1154df7c958402af63c84d214bc9c35535824c292e310c66d31674bcfbc98172

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.2.10 B
12ENV APP_VERSION=2.2.10 B
13ENV TZ=UTC0 B
14RUN |1 APP_VERSION=2.2.1 /bin/sh -c80.28 MB
15COPY /uv /usr/local/bin/uv # buildkit21.07 MB
16WORKDIR /app/backend116 B
17COPY backend/pyproject.toml backend/uv.lock ./ #96.24 KB
18RUN |1 APP_VERSION=2.2.1 /bin/sh -c22.67 MB
19COPY backend/ . # buildkit477.67 KB
20WORKDIR /app/frontend117 B
21COPY /app/frontend/dist ./dist # buildkit1.02 MB
22COPY /app/frontend/node_modules ./node_modules # buildkit51.51 MB
23COPY /app/frontend/package.json ./ # buildkit370 B
24COPY entrypoint.sh /entrypoint.sh # buildkit624 B
25COPY supervisord.conf /etc/supervisor/conf.d/scrob.conf # buildkit539 B
26RUN |1 APP_VERSION=2.2.1 /bin/sh -c624 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 'arm64' out/ 'trixie' '@1785715200'