sha256:d19e23d33f26dd76bc91c6a9a8e7b3f42b1e805479cc1bef123249dcf3724bd9
OS/ARCH
linux/amd64
Compressed size
60.63 MB
Last pushed
11 days by sozercan
Type
Image
Manifest digest
sha256:d19e23d33f26dd76bc91c6a9a8e7b3f42b1e805479cc1bef123249dcf3724bd9
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;4.07 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.56 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG ORKA_RUNTIME_IMAGE=docker.io/sozercan/orka-foundry-hosted-runtime@sha256:e3f1a906533c9d20a51ad28afaadb847d527ac7fc971ad7b077ec757c18fbe510 B12ARG FOUNDRY_ADAPTER_DIGEST=sha256:8d06f247a74c645a849fb29f201898c8f3777c6648eb1d526fddba0ec76698260 B13ARG HOSTED_CONFIG=build-config/hosted.json0 B14RUN |3 ORKA_RUNTIME_IMAGE=docker.io/sozercan/orka-foundry-hosted-runtime@sha256:e3f1a906533c9d20a51ad28afaadb847d527ac7fc971ad7b077ec757c18fbe51 FOUNDRY_ADAPTER_DIGEST=sha256:8d06f247a74c645a849fb29f201898c8f3777c6648eb1d526fddba0ec7669826 HOSTED_CONFIG=build-config/hosted.json95 B15COPY --chown=0:0 --chmod=0555 /agent-runtime-foundry /agent-runtime-foundry3.95 MB16COPY --chown=0:0 --chmod=0555 /usr/local/bin/orka-acp-runtime /usr/local/bin/orka-acp-runtime8.88 MB17COPY --chown=0:0 --chmod=0555 /usr/local/bin/orka-acp-exec-helper /usr/local/bin/orka-acp-exec-helper3.76 MB18COPY --chown=0:0 --chmod=0444 /agent/foundry.json /agent/foundry.json347 B19COPY --chown=0:0 --chmod=0444 build-config/hosted.json /agent/hosted.json479 B20ENV PORT=8088 ORKA_ACP_FOUNDRY_ADAPTER_DIGEST=sha256:8d06f247a74c645a849fb29f201898c8f3777c6648eb1d526fddba0ec76698260 B21LABEL org.opencontainers.image.title=Orka-governed Foundry Hosted Agent0 B22WORKDIR /0 B23USER 0:00 B24EXPOSE [8088/tcp]0 B25STOPSIGNAL SIGTERM0 B26ENTRYPOINT ["/agent-runtime-foundry"]0 B27CMD ["--protocol" "hosted" "--config" "/agent/hosted.json"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'