sha256:37a6aac6209e477202607571a76d6b41f89b8ee72146cfa13969dc8dcd972485
OS/ARCH
linux/amd64
Compressed size
772.32 MB
Last pushed
21 days by sozercan
Type
Image
Manifest digest
sha256:4a57cb3c035ebc69390458c278e3879815c3433a863b5bfa6fcf2bcc077ab067
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 -sf187 B14COPY /out/orka-agent-harness-wrapper /orka-agent-harness-wrapper # buildkit86.77 MB15COPY /out/orka-workspace-agent /orka-workspace-agent # buildkit6.04 MB16RUN /bin/sh -c printf '#!/bin/sh\necho183 B17RUN /bin/sh -c mkdir -p93.29 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'