sha256:60d15b187ed74394802fc714e7a12ec639ce451ff9a1d35f98d1864fca819579
OS/ARCH
Compressed size
90.43 MB
Last pushed
8 months by acuvity
Type
Image
Manifest digest
sha256:e9453482b69cd12a8e83c29d1437735222d3dc9e6e2758cd696abf63d0cc5bcf
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=23.11.00 B4RUN /bin/sh -c addgroup -g49.47 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B11LABEL mcp-server-scope=remote0 B12LABEL org.opencontainers.image.title=mcp-server-apimatic-validator0 B13LABEL org.opencontainers.image.description=APIMatic MCP Server validates0 B14LABEL org.opencontainers.image.version=8e762bb0 B15LABEL org.opencontainers.image.source=https://github.com/apimatic/apimatic-validator-mcp0 B16LABEL org.opencontainers.image.licenses=unknown0 B17LABEL org.opencontainers.image.author=apimatic0 B18LABEL org.opencontainers.image.created=2006-01-02T15:04:05Z07:000 B19WORKDIR /app93 B20ARG BUILDKIT_SBOM_SCAN_STAGE=true0 B21RUN |1 BUILDKIT_SBOM_SCAN_STAGE=true /bin/sh -c4.57 MB22HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:80800 B23RUN |1 BUILDKIT_SBOM_SCAN_STAGE=true /bin/sh -c1.01 KB24ENV NODE_ENV=production0 B25USER appuser0 B26COPY /app/package.json ./ # buildkit610 B27COPY /app/package-lock.json ./ # buildkit21.32 KB28COPY /app/node_modules ./node_modules # buildkit9.07 MB29COPY /app/build ./build # buildkit29.42 KB30EXPOSE [8000/tcp]0 B31COPY /go/bin/minibridge /usr/bin # buildkit22.59 MB32COPY ./entrypoint.sh ./sbom.json ./policy.rego /3.57 KB33ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit