Sign inSign up

anderegg/autoscaling:master-github-2026-09-01--10-36.7efdb3f63f74ec0a472d8a876ec5d3d9f8fc7dca

Multi-platform
Index digest

sha256:590ab341c807c5c62503d8161741147070589884228d3868bdd25a0cc395b47f

OS/ARCH

Compressed size

124.36 MB

Last pushed

15 days by anderegg

Type

Image

Manifest digest

sha256:23f446f9111ff7a16f77e48778dad005d9c6fe63f59c92c2ce55df6fb9761d8f

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=sanderegg0 B
19ENV DOCKER_APT_VERSION=5:26.1.4-1~debian.12~bookworm0 B
20RUN /bin/sh -c set -eux;21.03 MB
21EXPOSE [8000/tcp]0 B
22EXPOSE [3000/tcp]0 B
23ENV SC_BUILD_TARGET=production SC_BOOT_MODE=production0 B
24ENV PYTHONOPTIMIZE=TRUE0 B
25WORKDIR /home/scu16 B
26RUN /bin/sh -c chown -R16 B
27COPY --chown=scu:scu /home/scu/.venv /home/scu/.venv #63.64 MB
28COPY --chown=scu:scu services/autoscaling/docker services/autoscaling/docker #2.36 KB
29RUN /bin/sh -c chmod +x16 B
30COPY --chown=scu:scu scripts/docker/docker_healthcheck.py docker/healthcheck.py #1.52 KB
31HEALTHCHECK {Test:[CMD python3 -S docker/healthcheck.py0 B
32ENTRYPOINT ["/bin/sh" "services/autoscaling/docker/entrypoint.sh"]0 B
33CMD ["/bin/sh" "services/autoscaling/docker/boot.sh"]0 B

Command

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