sha256:b846493328db0b50a164bb2b69f533998439510eaacf707a247771bc93c3d746
OS/ARCH
Compressed size
160.11 MB
Last pushed
3 months by jeromeguillaume386
Type
Image
Manifest digest
sha256:458d36a6d51ad92f50a5331208e168555a1275d7f142216eb760c7f94afebd35
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 MB5CMD ["/bin/bash"]0 B7ARG KONG_VERSION=3.14.0.50 B8ENV KONG_VERSION=3.14.0.50 B9ARG KONG_PREFIX=/usr/local/kong0 B10ENV KONG_PREFIX=/usr/local/kong0 B11ARG EE_PORTS=8002 8445 8003 84460 B12ARG TARGETARCH=arm640 B13ARG KONG_ARTIFACT=kong.arm64.deb0 B14ARG KONG_ARTIFACT_PATH=bazel-bin/pkg0 B15RUN |6 KONG_VERSION=3.14.0.5 KONG_PREFIX=/usr/local/kong EE_PORTS=800297.87 MB16COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit1.14 KB17USER kong0 B18ENTRYPOINT ["/entrypoint.sh"]0 B19EXPOSE [8002/tcp 8445/tcp 8003/tcp 8446/tcp0 B20STOPSIGNAL SIGQUIT0 B21HEALTHCHECK {Test:[CMD-SHELL kong-health] Interval:1m0s Timeout:10s0 B22CMD ["kong" "docker-start"]0 B23ARG TARGETARCH=arm640 B24COPY ./saxon/so/arm64 /usr/local/lib/kongsaxon # buildkit34.63 MB25COPY ./saxon/notices /usr/local/lib/kongsaxon/notices # buildkit6.94 KB26COPY ./saxon/conf /usr/local/lib/kongsaxon/conf # buildkit650 B27COPY ./plugins/soap-xml-handling-lib /usr/local/share/lua/5.1/kong/plugins/soap-xml-handling-lib # buildkit48.49 KB28COPY ./plugins/soap-xml-request-handling /usr/local/share/lua/5.1/kong/plugins/soap-xml-request-handling # buildkit7.01 KB29COPY ./plugins/soap-xml-response-handling /usr/local/share/lua/5.1/kong/plugins/soap-xml-response-handling # buildkit6.87 KB30ENV LD_LIBRARY_PATH=/usr/local/lib/kongsaxon0 B31ENV KONG_PLUGINS=bundled,soap-xml-request-handling,soap-xml-response-handling0 BCommand
ARG RELEASE