sha256:7726e5b79d92efb64a4ef2d47dcf7e01ac84c4da6321965ba1b1a97a173a8e23
OS/ARCH
Compressed size
217.9 MB
Last pushed
2 months by hsluoyz
Type
Image
Manifest digest
sha256:365b9140f104ee3396318434b1ae6404e3f36fd91e7742377d97a261b3b66100
Image Layers
1# debian.sh --arch 'arm64' out/47.37 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.1 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 # buildkit394 B13COPY /go/src/openagent/skills ./skills # buildkit82.67 KB14COPY /web/build ./web/build # buildkit15.45 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' '@1783900800'