Sign inSign up

casbin/openagent-all-in-one:2.80.1

Multi-platform
Index digest

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 MB
2RUN /bin/sh -c apt update71.1 MB
3LABEL MAINTAINER=https://github.com/the-open-agent/openagent0 B
4ARG TARGETOS=linux0 B
5ARG TARGETARCH=arm640 B
6ENV BUILDX_ARCH=linux_arm640 B
7RUN |2 TARGETOS=linux TARGETARCH=arm64 /bin/sh58.72 MB
8WORKDIR /0 B
9COPY /go/src/openagent/server_linux_arm64 ./server # buildkit24.07 MB
10COPY /go/src/openagent/data ./data # buildkit623.86 KB
11COPY /go/src/openagent/docker-entrypoint.sh /docker-entrypoint.sh # buildkit297 B
12COPY /go/src/openagent/conf/app.conf ./conf/app.conf # buildkit395 B
13COPY /go/src/openagent/skills ./skills # buildkit82.67 KB
14COPY /web/build ./web/build # buildkit15.44 MB
15COPY /pptx-worker/worker.bundle.mjs ./pptx-worker/worker.bundle.mjs # buildkit479.97 KB
16ENV RUNNING_IN_DOCKER=true0 B
17ENTRYPOINT ["/bin/bash"]0 B
18CMD ["/docker-entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'