Sign inSign up

apicurio/apicurio-axiom:1.0.2

Manifest digest

sha256:0c3bc97f9312751e0fda6436421681792cdf84e71f640dedebd158b478bd7e78

OS/ARCH

linux/amd64

Compressed size

77.16 MB

Last pushed

8 months by apicurioci

Type

Image

Manifest digest

sha256:0c3bc97f9312751e0fda6436421681792cdf84e71f640dedebd158b478bd7e78

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.20.00 B
4RUN /bin/sh -c addgroup -g40.8 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG VERSION=latest0 B
11RUN |1 VERSION=latest /bin/sh -c8.15 MB
12RUN |1 VERSION=latest /bin/sh -c966 B
13RUN |1 VERSION=latest /bin/sh -c129 B
14WORKDIR /app32 B
15COPY --chown=axiom:axiom /build/node_modules ./node_modules #23.19 MB
16COPY --chown=axiom:axiom /build/dist ./dist #101.67 KB
17COPY --chown=axiom:axiom /build/package*.json ./ #20.71 KB
18COPY --chown=axiom:axiom prompts/ ./prompts/ #4.4 KB
19COPY --chown=axiom:axiom actions/ ./actions/ #2.08 KB
20COPY --chown=axiom:axiom schemas/ ./schemas/ #3.1 KB
21COPY --chmod=755 docker/build/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh #880 B
22USER axiom0 B
23VOLUME [/app/config.yaml]0 B
24VOLUME [/app/data]0 B
25HEALTHCHECK &{["CMD-SHELL" "node -e \"process.exit(0)\"0 B
26ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]0 B
27CMD ["node" "dist/index.js"]0 B
28LABEL org.opencontainers.image.title=Apicurio Axiom0 B
29LABEL org.opencontainers.image.description=GitHub Automation Service with0 B
30LABEL org.opencontainers.image.vendor=Apicurio Community0 B
31LABEL org.opencontainers.image.source=https://github.com/Apicurio/apicurio-axiom0 B
32LABEL org.opencontainers.image.licenses=Apache-2.00 B
33LABEL org.opencontainers.image.version=latest0 B

Command

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