sha256:4de43582b44316f9cffc68947ff98f2dac69d65aa4b14854166e40d328957c50
OS/ARCH
Compressed size
45.96 MB
Last pushed
about 1 month by snbot
Type
Image
Manifest digest
sha256:5304bde5baa7123c8862fe05036cc912937c021d13a6cab36957edd77234fa8e
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'