sha256:c1519c88881093419c464c6d8bdd4f2e17044735dd6333213b1b54c04c7e85f1
OS/ARCH
linux/amd64
Compressed size
167.75 MB
Last pushed
4 months by anderegg
Type
Image
Manifest digest
sha256:c1519c88881093419c464c6d8bdd4f2e17044735dd6333213b1b54c04c7e85f1
Image Layers
1# debian.sh --arch 'amd64' out/27.79 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.35 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.90 B6ENV PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c660 B7RUN /bin/sh -c set -eux;11.84 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B11ENV DOCKER_APT_VERSION=5:26.1.4-1~debian.12~bookworm0 B12ENV DOCKER_COMPOSE_APT_VERSION=2.27.1-1~debian.12~bookworm0 B13RUN /bin/sh -c rm -f263 B14RUN /bin/sh -c set -eux42.35 MB15ARG TARGETARCH=amd640 B16ENV TARGETARCH=amd640 B17RUN |1 TARGETARCH=amd64 /bin/sh -c25.45 MB18ARG TARGETARCH=amd640 B19ENV TARGETARCH=amd640 B20RUN |1 TARGETARCH=amd64 /bin/sh -c1.28 MB21ENV SC_USER_ID=8004 SC_USER_NAME=scu SC_BUILD_TARGET=base SC_BOOT_MODE=default0 B22RUN |1 TARGETARCH=amd64 /bin/sh -c3.27 KB23ENV LANG=C.UTF-80 B24ENV PYTHONDONTWRITEBYTECODE=1 VIRTUAL_ENV=/home/scu/.venv0 B25ENV PATH=/home/scu/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26ENV DYNAMIC_SIDECAR_DY_VOLUMES_MOUNT_DIR=/dy-volumes0 B27ENV DYNAMIC_SIDECAR_SHARED_STORE_DIR=/dy-volumes/shared-store0 B28RUN |1 TARGETARCH=amd64 /bin/sh -c136 B29ENV SC_BUILD_TARGET=production SC_BOOT_MODE=production0 B30ENV PYTHONOPTIMIZE=TRUE0 B31WORKDIR /home/scu32 B32RUN |1 TARGETARCH=amd64 /bin/sh -c32 B33COPY --chown=scu:scu /home/scu/.venv /home/scu/.venv #55.68 MB34COPY --chown=scu:scu /dy-volumes /dy-volumes #32 B35COPY --chown=scu:scu services/dynamic-sidecar/docker services/dynamic-sidecar/docker #2.48 KB36RUN |1 TARGETARCH=amd64 /bin/sh -c32 B37HEALTHCHECK {Test:[CMD python3 -m common_library.docker_healthcheck0 B38EXPOSE [8000/tcp]0 B39ENTRYPOINT ["/bin/sh" "services/dynamic-sidecar/docker/entrypoint.sh"]0 B40CMD ["/bin/sh" "services/dynamic-sidecar/docker/boot.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'