sha256:2951934ee8882817fa5f09ffea39fbfa1642f252136ee783cd86bce0ca6a388f
OS/ARCH
Compressed size
217.86 MB
Last pushed
2 months by hsluoyz
Type
Image
Manifest digest
sha256:9f4bf97c8869ea7e9f0a1a555afe8baa4398c48257b84210928bbc04f8e64832
Image Layers
1# debian.sh --arch 'arm64' out/47.38 MB2RUN /bin/sh -c apt update71.1 MB3LABEL MAINTAINER=https://github.com/the-open-agent/openagent0 B4ARG TARGETOS=linux0 B5ARG TARGETARCH=arm640 B6ENV BUILDX_ARCH=linux_arm640 B7RUN |2 TARGETOS=linux TARGETARCH=arm64 /bin/sh58.72 MB8WORKDIR /0 B9COPY /go/src/openagent/server_linux_arm64 ./server # buildkit24.07 MB10COPY /go/src/openagent/data ./data # buildkit623.86 KB11COPY /go/src/openagent/docker-entrypoint.sh /docker-entrypoint.sh # buildkit297 B12COPY /go/src/openagent/conf/app.conf ./conf/app.conf # buildkit395 B13COPY /go/src/openagent/skills ./skills # buildkit82.67 KB14COPY /web/build ./web/build # buildkit15.44 MB15COPY /pptx-worker/worker.bundle.mjs ./pptx-worker/worker.bundle.mjs # buildkit479.97 KB16ENV RUNNING_IN_DOCKER=true0 B17ENTRYPOINT ["/bin/bash"]0 B18CMD ["/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'