sha256:0c69e4a0755ea9bc9dc3e5a2c8a0cf380932cd5f13984bad9d624f443b9253c8
OS/ARCH
Compressed size
74.41 MB
Last pushed
8 months by gatebuilder
Type
Image
Manifest digest
sha256:fb19272724c2db6a23e336c4ac0daddbc156eea7c53f8290209141ca03ded6c5
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add24.95 MB4RUN /bin/sh -c addgroup -g1.11 KB5ARG ENTRYPOINT_PATH=./ExchangeNode/packaging/docker0 B6ARG BIN_PATH=./ExchangeNode/bin/Release/net10.00 B7ARG TARGETARCH=amd640 B8ARG TARGETPLATFORM=linux/amd640 B9COPY --chown=kieuser:kiegrp --chmod=755 ./ExchangeNode/packaging/docker/entrypoint.sh /entrypoint.sh1.73 KB10COPY --chown=kieuser:kiegrp --chmod=755 ./ExchangeNode/packaging/docker/scripts /kie/scripts2.74 KB11COPY --chown=kieuser:kiegrp --chmod=774 ./ExchangeNode/bin/Release/net10.0/linux-musl-amd64/publish /kie/bin45.74 MB12COPY --chown=kieuser:kiegrp --chmod=755 ./ExchangeNode/packaging/docker/kie-completion.sh /etc/profile.d/kie-completion.sh690 B13COPY --chown=kieuser:kiegrp --chmod=666 ./ExchangeNode/packaging/docker/node_version.txt /usr/share/kie/node_version.txt197 B14COPY --chown=kieuser:kiegrp --chmod=666 ./ExchangeNode/packaging/docker/auto_update_status.txt /usr/share/kie/auto_update_status.txt189 B15COPY --chown=kieuser:kiegrp ./ExchangeNode/packaging/docker/.shrc /home/kieuser/.shrc #231 B16COPY --chown=kieuser:kiegrp ./ExchangeNode/packaging/docker/.bashrc /home/kieuser/.bashrc #659 B17COPY --chown=kieuser:kiegrp ./ExchangeNode/packaging/docker/.bashrc /home/kieuser/.bash_profile #660 B18RUN |4 ENTRYPOINT_PATH=./ExchangeNode/packaging/docker BIN_PATH=./ExchangeNode/bin/Release/net10.0 TARGETARCH=amd6433.41 KB19ENV 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 B20ARG NODE_VERSION=4.10 B21LABEL org.opencontainers.image.description=Agent application used to0 B22LABEL org.opencontainers.image.documentation=https://portal.karlsgate.com/Help0 B23LABEL org.opencontainers.image.title=Karlsgate Identity Exchange Node0 B24LABEL org.opencontainers.image.url=https://www.karlsgate.com0 B25LABEL org.opencontainers.image.vendor=Karlsgate0 B26LABEL org.opencontainers.image.version=4.10 B27USER 644620 B28EXPOSE [10462/tcp]0 B29HEALTHCHECK &{["CMD-SHELL" "curl --fail --silent0 B30WORKDIR /home/kieuser32 B31SHELL [/bin/bash -c]0 B32ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit