Sign inSign up

anderegg/notifications:master-github-2026-08-21--06-34.43185b9b0900d901eb0a60a3e157eee6b3503673

Multi-platform
Index digest

sha256:12055d5a6e8a581c16405ee1849e3ce1a8aa85aa2d2468dc7e9504c3b9483851

OS/ARCH

Compressed size

97.07 MB

Last pushed

28 days by anderegg

Type

Image

Manifest digest

sha256:fd4a3de1322a7bbb2eb7c0e69cd528e7ecdf2f316f29f7a4d4377f661a809a90

Image Layers

1# debian.sh --arch 'amd64' out/22.91 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.16 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.90 B
6ENV PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c660 B
7RUN /bin/sh -c set -eux;11.5 MB
8RUN /bin/sh -c set -eux;207 B
9CMD ["python3"]0 B
10LABEL maintainer=osparc-simcore0 B
11RUN /bin/sh -c rm -f258 B
12RUN /bin/sh -c set -eux2.11 MB
13ENV SC_USER_ID=8004 SC_USER_NAME=scu SC_BUILD_TARGET=base SC_BOOT_MODE=default0 B
14RUN /bin/sh -c adduser 3.32 KB
15ENV LANG=C.UTF-80 B
16ENV PYTHONDONTWRITEBYTECODE=1 VIRTUAL_ENV=/home/scu/.venv0 B
17ENV PATH=/home/scu/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18LABEL maintainer=giancarloromeo0 B
19EXPOSE [8000/tcp]0 B
20ENV SC_BUILD_TARGET=production SC_BOOT_MODE=production0 B
21ENV PYTHONOPTIMIZE=TRUE0 B
22WORKDIR /home/scu16 B
23RUN /bin/sh -c chown -R16 B
24COPY --chown=scu:scu /home/scu/.venv /home/scu/.venv #57.38 MB
25COPY --chown=scu:scu services/notifications/docker services/notifications/docker #2.24 KB
26RUN /bin/sh -c chmod +x16 B
27COPY --chown=scu:scu scripts/docker/docker_healthcheck.py docker/healthcheck.py #1.53 KB
28HEALTHCHECK {Test:[CMD python3 -S docker/healthcheck.py0 B
29ENTRYPOINT ["/bin/sh" "services/notifications/docker/entrypoint.sh"]0 B
30CMD ["/bin/sh" "services/notifications/docker/boot.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'