sha256:70e2e2f681424d6b422134730939a21067d7f63a8203396691e86a2e838c53eb
OS/ARCH
linux/amd64
Compressed size
330.69 MB
Last pushed
about 2 years by kongcloudpush
Type
Image
Manifest digest
sha256:70e2e2f681424d6b422134730939a21067d7f63a8203396691e86a2e838c53eb
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B8ARG KONG_VERSION=3.7.1.10 B9ENV KONG_VERSION=3.7.1.10 B10ARG KONG_PREFIX=/usr/local/kong0 B11ENV KONG_PREFIX=/usr/local/kong0 B12ARG EE_PORTS=8002 8445 8003 84460 B13ARG TARGETARCH=amd640 B14ARG KONG_ARTIFACT=kong.amd64.deb0 B15ARG KONG_ARTIFACT_PATH=bazel-bin/pkg/0 B16COPY bazel-bin/pkg/kong.amd64.deb /tmp/kong.deb # buildkit78.25 MB17RUN |6 KONG_VERSION=3.7.1.1 KONG_PREFIX=/usr/local/kong EE_PORTS=8002108.62 MB18COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit1.13 KB19USER kong0 B20ENTRYPOINT ["/entrypoint.sh"]0 B21EXPOSE map[8000/tcp:{} 8001/tcp:{} 8002/tcp:{} 8003/tcp:{}0 B22STOPSIGNAL SIGQUIT0 B23HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s"0 B24CMD ["kong" "docker-start"]0 B25USER root0 B26RUN /bin/sh -c apt-get update38.94 MB27RUN /bin/sh -c cp /etc/cron.daily/logrotate367 B28RUN /bin/sh -c unlink /etc/logrotate.d/kong-enterprise-edition170 B29COPY kong.logrotate /etc/logrotate.d # buildkit402 B30RUN /bin/sh -c curl https://packages.timber.io/vector/0.37.0/vector_0.37.0-1_amd64.deb30.36 MB31RUN /bin/sh -c dpkg -i46.35 MB32COPY vector.sh /vector.sh # buildkit221 B33RUN /bin/sh -c chmod +x222 B34COPY vector.yaml /vector.yaml # buildkit698 B35COPY monitor.sh /monitor.sh # buildkit763 B36RUN /bin/sh -c chmod +x763 BCommand
ARG RELEASE