Sign inSign up

itisfoundation/director:master-github-2026-08-21--13-37.9905dde3d5cd6a4fc3a664e913b9180263f8162f

Multi-platform
Integration & delivery
Machine learning & AI
Data science
Index digest

sha256:9ac09bd8d60a1f0d6565f4746a7d9fed7824a928eb1ff5cf54423fbf76b96626

OS/ARCH

Compressed size

78.48 MB

Last pushed

26 days by devops4itis

Type

Image

Manifest digest

sha256:5485ba319bc64c5fe769bea97bcca95413ed6eb0d1e921a17baaa9e14e1731ee

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

Command

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