sha256:bd4e8e7fdb91d1fa65ded3686022c5c18f1968800b9618e96f99ba643042fd22
OS/ARCH
linux/amd64
Compressed size
768.18 MB
Last pushed
19 days by sozercan
Type
Image
Manifest digest
sha256:3bf654f3f4552d4d005b1140c0baf43a76df0fc74bfabba072bc4069a92e7d05
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update115.26 MB11RUN /bin/sh -c npm install327.01 MB12COPY /usr/local/go /usr/local/go # buildkit67.76 MB13RUN /bin/sh -c ln -sf184 B14COPY /out/orka-agent-harness-wrapper /orka-agent-harness-wrapper # buildkit84.7 MB15COPY /out/orka-workspace-agent /orka-workspace-agent # buildkit6.04 MB16RUN /bin/sh -c printf '#!/bin/sh\necho183 B17RUN /bin/sh -c mkdir -p91.22 MB18USER 1000:10000 B19ENV HOME=/home/worker0 B20ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21ENV GOTOOLCHAIN=local0 B22ENV ORKA_HARNESS_WRAPPER_RUNTIME=multi0 B23WORKDIR /workspace32 B24ENTRYPOINT ["/orka-agent-harness-wrapper"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'