sha256:768f329c5f22df08c6fdeb6e8180a150697f8395a57872fdc34770c12f9d81bf
OS/ARCH
Compressed size
98.1 MB
Last pushed
8 months by acuvity
Type
Image
Manifest digest
sha256:d43a2db3758bc303ab67f33612e927d8d690ac3d098ee1406ed04b5517d09a0b
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-asana0 B13LABEL org.opencontainers.image.description=Asana API integration.0 B14LABEL org.opencontainers.image.version=1.7.00 B15LABEL org.opencontainers.image.source=https://github.com/roychri/mcp-server-asana0 B16LABEL org.opencontainers.image.licenses=MIT0 B17LABEL org.opencontainers.image.author=Christian Roy0 B18LABEL org.opencontainers.image.created=2006-01-02T15:04:05Z07:000 B19WORKDIR /app91 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 B26RUN |1 BUILDKIT_SBOM_SCAN_STAGE=true /bin/sh -c16.79 MB27EXPOSE [8000/tcp]0 B28COPY /go/bin/minibridge /usr/bin # buildkit22.59 MB29COPY ./entrypoint.sh ./sbom.json ./policy.rego /8.96 KB30ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit