sha256:bec728458ded1237e9c677da3664acaa0dd162b2d7029b80345c6f4620a82711
OS/ARCH
Compressed size
46.15 MB
Last pushed
about 2 months by snbot
Type
Image
Manifest digest
sha256:91c436e619fcbf2cd56ad77f29ce8a55ddb9d2725bdafb8f22ecda428ad1642a
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG TARGETARCH=amd640 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=amd64 /bin/sh -c1.31 MB8COPY dist/docker/linux-amd64/orca-gateway /usr/local/bin/orca-gateway # buildkit16.43 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 'amd64' out/ 'trixie' '@1783900800'