sha256:b846493328db0b50a164bb2b69f533998439510eaacf707a247771bc93c3d746
OS/ARCH
Compressed size
162.4 MB
Last pushed
3 months by jeromeguillaume386
Type
Image
Manifest digest
sha256:f1e139d27cfaafa995d158e41cbbf56c3d8912ac7645aaac9b0173f1c551dbce
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 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=amd640 B13ARG KONG_ARTIFACT=kong.amd64.deb0 B14ARG KONG_ARTIFACT_PATH=bazel-bin/pkg0 B15RUN |6 KONG_VERSION=3.14.0.5 KONG_PREFIX=/usr/local/kong EE_PORTS=800298.78 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=amd640 B24COPY ./saxon/so/amd64 /usr/local/lib/kongsaxon # buildkit35.19 MB25COPY ./saxon/notices /usr/local/lib/kongsaxon/notices # buildkit6.95 KB26COPY ./saxon/conf /usr/local/lib/kongsaxon/conf # buildkit652 B27COPY ./plugins/soap-xml-handling-lib /usr/local/share/lua/5.1/kong/plugins/soap-xml-handling-lib # buildkit48.47 KB28COPY ./plugins/soap-xml-request-handling /usr/local/share/lua/5.1/kong/plugins/soap-xml-request-handling # buildkit7 KB29COPY ./plugins/soap-xml-response-handling /usr/local/share/lua/5.1/kong/plugins/soap-xml-response-handling # buildkit6.86 KB30ENV LD_LIBRARY_PATH=/usr/local/lib/kongsaxon0 B31ENV KONG_PLUGINS=bundled,soap-xml-request-handling,soap-xml-response-handling0 BCommand
ARG RELEASE