Sign inSign up

tobiasbruske923/openfga-mcp-server:latest

Index digest

sha256:0461e5ce13daf27f91d5857bc2cae3fe3bce144860ea2cc41198cba7d56f7125

OS/ARCH

linux/arm64

Compressed size

64.1 MB

Last pushed

7 months by tobiasbruske923

Type

Image

Manifest digest

sha256:e8571d88aa83bfea0f0730e10e83265c6afccb3a79e3827d801dae88460e3a47

Image Layers

1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.14.00 B
4RUN /bin/sh -c addgroup -g49.58 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app92 B
11RUN /bin/sh -c apk add58.42 KB
12RUN /bin/sh -c addgroup -g972 B
13COPY --chown=nodejs:nodejs package*.json ./ #46.2 KB
14RUN /bin/sh -c npm ci9.14 MB
15COPY --chown=nodejs:nodejs /app/dist ./dist #63.6 KB
16USER nodejs0 B
17EXPOSE &{[{{46 0} {46 0}}]0 B
18HEALTHCHECK &{["CMD-SHELL" "node -e \"require('http').get('http://localhost:3000/health',0 B
19ENTRYPOINT ["dumb-init" "--"]0 B
20CMD ["node" "--no-deprecation" "dist/index.js"]0 B

Command

ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit