sha256:4c63b4033e687a567016dc3a0b76e131eeb59f12f0155ddb061a4165a21ffc47
OS/ARCH
Compressed size
159.2 MB
Last pushed
3 months by anderegg
Type
Image
Manifest digest
sha256:74ec49e50b38972145ae16a14a28b236cabf964e5c36d68a5cec5e4dcd8cb386
Image Layers
1# debian.sh --arch 'amd64' out/22.91 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.16 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.90 B6ENV PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c660 B7RUN /bin/sh -c set -eux;11.5 MB8RUN /bin/sh -c set -eux;207 B9CMD ["python3"]0 B10LABEL maintainer=osparc-simcore0 B11RUN /bin/sh -c rm -f259 B12RUN /bin/sh -c set -eux2.11 MB13ENV SC_USER_ID=8004 SC_USER_NAME=scu SC_BUILD_TARGET=base SC_BOOT_MODE=default0 B14RUN /bin/sh -c adduser 3.32 KB15ENV LANG=C.UTF-80 B16ENV PYTHONDONTWRITEBYTECODE=1 VIRTUAL_ENV=/home/scu/.venv0 B17ENV PATH=/home/scu/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18LABEL maintainer=GitHK0 B19ENV DOCKER_APT_VERSION=5:26.1.4-1~debian.12~bookworm0 B20ENV DOCKER_COMPOSE_APT_VERSION=2.27.1-1~debian.12~bookworm0 B21RUN /bin/sh -c set -eux38.19 MB22ARG TARGETARCH=amd640 B23ENV TARGETARCH=amd640 B24RUN |1 TARGETARCH=amd64 /bin/sh -c24.78 MB25RUN |1 TARGETARCH=amd64 /bin/sh -c1.29 MB26ENV DYNAMIC_SIDECAR_DY_VOLUMES_MOUNT_DIR=/dy-volumes0 B27ENV DYNAMIC_SIDECAR_SHARED_STORE_DIR=/dy-volumes/shared-store0 B28RUN |1 TARGETARCH=amd64 /bin/sh -c133 B29EXPOSE [8000/tcp]0 B30ENV SC_BUILD_TARGET=production SC_BOOT_MODE=production0 B31ENV PYTHONOPTIMIZE=TRUE0 B32WORKDIR /home/scu16 B33RUN |1 TARGETARCH=amd64 /bin/sh -c16 B34COPY --chown=scu:scu /home/scu/.venv /home/scu/.venv #55.25 MB35COPY --chown=scu:scu /dy-volumes /dy-volumes #16 B36COPY --chown=scu:scu services/dynamic-sidecar/docker services/dynamic-sidecar/docker #2.61 KB37RUN |1 TARGETARCH=amd64 /bin/sh -c16 B38COPY --chown=scu:scu scripts/docker/docker_healthcheck.py docker/healthcheck.py #1.52 KB39HEALTHCHECK {Test:[CMD python3 -S docker/healthcheck.py0 B40ENTRYPOINT ["/bin/sh" "services/dynamic-sidecar/docker/entrypoint.sh"]0 B41CMD ["/bin/sh" "services/dynamic-sidecar/docker/boot.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'