sha256:e20b01c4fbdaf8554588da0195c250fbcf0651fe6f810451ed6bcbc25bd5667c
OS/ARCH
Compressed size
79.42 MB
Last pushed
26 days by gatebuilder
Type
Image
Manifest digest
sha256:b404446dd7a66147b7a13e79cee8d7d45b4e690827ae66c414bf999d19fe4167
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add27.99 MB4RUN /bin/sh -c apk add1.55 MB5RUN /bin/sh -c addgroup -g1.13 KB6ARG ENTRYPOINT_PATH=./ExchangeNode/packaging/docker0 B7ARG BIN_PATH=./ExchangeNode/bin/Release/net10.00 B8ARG TARGETARCH=arm640 B9ARG TARGETPLATFORM=linux/arm640 B10COPY --chown=kieuser:kiegrp --chmod=755 ./ExchangeNode/packaging/docker/entrypoint.sh /entrypoint.sh1.73 KB11COPY --chown=kieuser:kiegrp --chmod=755 ./ExchangeNode/packaging/docker/scripts /kie/scripts2.74 KB12COPY --chown=kieuser:kiegrp --chmod=774 ./ExchangeNode/bin/Release/net10.0/linux-musl-arm64/publish /kie/bin45.82 MB13COPY --chown=kieuser:kiegrp --chmod=755 ./ExchangeNode/packaging/docker/kie-completion.sh /etc/profile.d/kie-completion.sh684 B14COPY --chown=kieuser:kiegrp --chmod=666 ./ExchangeNode/packaging/docker/node_version.txt /usr/share/kie/node_version.txt194 B15COPY --chown=kieuser:kiegrp --chmod=666 ./ExchangeNode/packaging/docker/auto_update_status.txt /usr/share/kie/auto_update_status.txt188 B16COPY --chown=kieuser:kiegrp --chmod=755 ./ExchangeNode/packaging/docker/tools/linux-arm64/httpcheck /bin/httpcheck36.87 KB17COPY --chown=kieuser:kiegrp ./ExchangeNode/packaging/docker/.shrc /home/kieuser/.shrc #228 B18COPY --chown=kieuser:kiegrp ./ExchangeNode/packaging/docker/.bashrc /home/kieuser/.bashrc #661 B19COPY --chown=kieuser:kiegrp ./ExchangeNode/packaging/docker/.bashrc /home/kieuser/.bash_profile #666 B20RUN |4 ENTRYPOINT_PATH=./ExchangeNode/packaging/docker BIN_PATH=./ExchangeNode/bin/Release/net10.0 TARGETARCH=arm6433.61 KB21ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/kie/scripts KIE_CONFIG_POLLING=15 KIE_UPDATE_EXIT_CODE=86 KIE_HEALTH_CHECK_PORT=104620 B22ARG NODE_VERSION=4.90 B23LABEL org.opencontainers.image.description=Agent application used to0 B24LABEL org.opencontainers.image.documentation=https://portal.karlsgate.com/Help0 B25LABEL org.opencontainers.image.title=Karlsgate Identity Exchange Node0 B26LABEL org.opencontainers.image.url=https://www.karlsgate.com0 B27LABEL org.opencontainers.image.vendor=Karlsgate0 B28LABEL org.opencontainers.image.version=4.90 B29USER kieuser:kiegrp0 B30EXPOSE [10462/tcp]0 B31HEALTHCHECK {Test:[CMD-SHELL ["/bin/httpcheck", "--port-env", "KIE_HEALTH_CHECK_PORT",0 B32WORKDIR /home/kieuser32 B33SHELL [/bin/bash -c]0 B34ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit