Sign inSign up

streamnative/orca-registry-service-ts:latest

Multi-platform
Index digest

sha256:9d86a6f9f9653f771fb296c69ac3a8a9bb0d56cd7cf8860b51880ae62e1dcee2

OS/ARCH

Compressed size

105.02 MB

Last pushed

6 days by snbot

Type

Image

Manifest digest

sha256:eb05a2a002c005349d34f6f507c8a0f928ef413508f3cb0835d3caeec40529d1

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app92 B
11ENV NODE_ENV=production0 B
12COPY /deploy /app # buildkit28.18 MB
13COPY /app/services/registry-service-ts/dist /app/dist # buildkit323.91 KB
14COPY /app/services/registry-service-ts/src/persistence/postgres/migrations /app/src/persistence/postgres/migrations # buildkit339.84 KB
15USER 10000 B
16EXPOSE [50054/tcp 8080/tcp]0 B
17CMD ["node" "dist/main.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'