sha256:172bc5e91bb0a79a9676fab3673232d91a767ff1c0df4229512c93dd2f1c3b1e
OS/ARCH
linux/amd64
Compressed size
78.17 MB
Last pushed
7 months by apicurioci
Type
Image
Manifest digest
sha256:172bc5e91bb0a79a9676fab3673232d91a767ff1c0df4229512c93dd2f1c3b1e
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.20.00 B4RUN /bin/sh -c addgroup -g40.8 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG VERSION=latest0 B11RUN |1 VERSION=latest /bin/sh -c8.15 MB12RUN |1 VERSION=latest /bin/sh -c966 B13RUN |1 VERSION=latest /bin/sh -c130 B14WORKDIR /app32 B15COPY --chown=axiom:axiom /build/node_modules ./node_modules #24.12 MB16COPY --chown=axiom:axiom /build/dist ./dist #159.79 KB17COPY --chown=axiom:axiom /build/package*.json ./ #36.3 KB18COPY --chown=axiom:axiom prompts/ ./prompts/ #7.85 KB19COPY --chown=axiom:axiom actions/ ./actions/ #2.3 KB20COPY --chown=axiom:axiom schemas/ ./schemas/ #3.12 KB21COPY --chmod=755 docker/build/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh #881 B22USER axiom0 B23VOLUME [/app/config.yaml]0 B24VOLUME [/app/data]0 B25HEALTHCHECK &{["CMD-SHELL" "node -e \"process.exit(0)\"0 B26ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]0 B27CMD ["node" "dist/index.js"]0 B28LABEL org.opencontainers.image.title=Apicurio Axiom0 B29LABEL org.opencontainers.image.description=GitHub Automation Service with0 B30LABEL org.opencontainers.image.vendor=Apicurio Community0 B31LABEL org.opencontainers.image.source=https://github.com/Apicurio/apicurio-axiom0 B32LABEL org.opencontainers.image.licenses=Apache-2.00 B33LABEL org.opencontainers.image.version=latest0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit