sha256:b21021fedb8ffafb6f023f8f46f7b89f7ece98acb917893fb4539bae69b8db2b
OS/ARCH
linux/amd64
Compressed size
60.61 MB
Last pushed
12 days by sozercan
Type
Image
Manifest digest
sha256:b21021fedb8ffafb6f023f8f46f7b89f7ece98acb917893fb4539bae69b8db2b
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:4b51d353cfaccd23a0fce890b227a05690a3a3106a4b9f65d0d23144e2ba71690 B12ARG FOUNDRY_ADAPTER_DIGEST=sha256:1acd31f102a38c33c195c0b019428488049e6956762164fdfc6a2e93614045910 B13ARG HOSTED_CONFIG=build-config/hosted.json0 B14RUN |3 ORKA_RUNTIME_IMAGE=docker.io/sozercan/orka-foundry-hosted-runtime@sha256:4b51d353cfaccd23a0fce890b227a05690a3a3106a4b9f65d0d23144e2ba7169 FOUNDRY_ADAPTER_DIGEST=sha256:1acd31f102a38c33c195c0b019428488049e6956762164fdfc6a2e9361404591 HOSTED_CONFIG=build-config/hosted.json95 B15COPY --chown=0:0 --chmod=0555 /agent-runtime-foundry /agent-runtime-foundry3.93 MB16COPY --chown=0:0 --chmod=0555 /usr/local/bin/orka-acp-runtime /usr/local/bin/orka-acp-runtime8.87 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.json345 B19COPY --chown=0:0 --chmod=0444 build-config/hosted.json /agent/hosted.json481 B20ENV PORT=8088 ORKA_ACP_FOUNDRY_ADAPTER_DIGEST=sha256:1acd31f102a38c33c195c0b019428488049e6956762164fdfc6a2e93614045910 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'