sha256:bec728458ded1237e9c677da3664acaa0dd162b2d7029b80345c6f4620a82711
OS/ARCH
Compressed size
45.96 MB
Last pushed
about 2 months by snbot
Type
Image
Manifest digest
sha256:f3c19d4e50ea47d00b9a786104626e970b2014103764cd1b6b65e200de1fa3b6
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG TARGETARCH=arm640 B3LABEL org.opencontainers.image.title=orca-ai-gateway0 B4LABEL org.opencontainers.image.description=Orca AI Gateway —0 B5LABEL org.opencontainers.image.source=https://github.com/orca-ae/orca-ai-gateway0 B6LABEL org.opencontainers.image.licenses=Apache-2.00 B7RUN |1 TARGETARCH=arm64 /bin/sh -c1.32 MB8COPY dist/docker/linux-arm64/orca-gateway /usr/local/bin/orca-gateway # buildkit15.9 MB9USER 65532:655320 B10EXPOSE [8080/tcp 9099/tcp]0 B11ENTRYPOINT ["/usr/local/bin/orca-gateway"]0 B12CMD ["run" "--config" "/etc/orca-gateway/config.yaml"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'