sha256:918abbe220d5cb3838b3ced941c975f5caa873a0876470318503547fc5cdb010
OS/ARCH
linux/amd64
Compressed size
60.63 MB
Last pushed
17 days by sozercan
Type
Image
Manifest digest
sha256:918abbe220d5cb3838b3ced941c975f5caa873a0876470318503547fc5cdb010
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:eec72ef929a84f16a86c94b78ef0c22ae3524e9b64d6d05b1a7e2861e6d62be40 B12ARG FOUNDRY_ADAPTER_DIGEST=sha256:3ce514b5720df9ae5932514fa232608694ced93312bf366601e323c9adb478e80 B13ARG HOSTED_CONFIG=build-config/hosted.json0 B14RUN |3 ORKA_RUNTIME_IMAGE=docker.io/sozercan/orka-foundry-hosted-runtime@sha256:eec72ef929a84f16a86c94b78ef0c22ae3524e9b64d6d05b1a7e2861e6d62be4 FOUNDRY_ADAPTER_DIGEST=sha256:3ce514b5720df9ae5932514fa232608694ced93312bf366601e323c9adb478e8 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.json340 B19COPY --chown=0:0 --chmod=0444 build-config/hosted.json /agent/hosted.json482 B20ENV PORT=8088 ORKA_ACP_FOUNDRY_ADAPTER_DIGEST=sha256:3ce514b5720df9ae5932514fa232608694ced93312bf366601e323c9adb478e80 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'