sha256:e20b01c4fbdaf8554588da0195c250fbcf0651fe6f810451ed6bcbc25bd5667c
OS/ARCH
Compressed size
80.97 MB
Last pushed
18 days by gatebuilder
Type
Image
Manifest digest
sha256:6c5880d8f6d77e1c665ffd24e49365a9cd4f67f1e9533f8d51d5938c4dfa7d25
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add27.75 MB4RUN /bin/sh -c apk add1.61 MB5RUN /bin/sh -c addgroup -g1.12 KB6ARG ENTRYPOINT_PATH=./ExchangeNode/packaging/docker0 B7ARG BIN_PATH=./ExchangeNode/bin/Release/net10.00 B8ARG TARGETARCH=amd640 B9ARG TARGETPLATFORM=linux/amd640 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-amd64/publish /kie/bin47.86 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.txt189 B16COPY --chown=kieuser:kiegrp --chmod=755 ./ExchangeNode/packaging/docker/tools/linux-amd64/httpcheck /bin/httpcheck37.06 KB17COPY --chown=kieuser:kiegrp ./ExchangeNode/packaging/docker/.shrc /home/kieuser/.shrc #230 B18COPY --chown=kieuser:kiegrp ./ExchangeNode/packaging/docker/.bashrc /home/kieuser/.bashrc #664 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=amd6433.42 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-x86_64.tar.gz / # buildkit