Sign inSign up

kong/kong-gateway-serverless:3.9.0.0-ubuntu-5

Manifest digest

sha256:5cccc9c6ec412d8a02af9d82a60951aff45938ce13a56633d54794b22d0c6ba6

OS/ARCH

linux/amd64

Compressed size

278.04 MB

Last pushed

over 1 year by kongserverless

Type

Image

Manifest digest

sha256:5cccc9c6ec412d8a02af9d82a60951aff45938ce13a56633d54794b22d0c6ba6

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.37 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Kong Docker Maintainers <[email protected]>0 B
8ARG KONG_VERSION=3.9.0.00 B
9ENV KONG_VERSION=3.9.0.00 B
10ARG KONG_PREFIX=/usr/local/kong0 B
11ENV KONG_PREFIX=/usr/local/kong0 B
12ARG EE_PORTS=8002 8445 8003 84460 B
13ARG TARGETARCH=amd640 B
14ARG KONG_ARTIFACT=kong.amd64.deb0 B
15ARG KONG_ARTIFACT_PATH=bazel-bin/pkg0 B
16RUN |6 KONG_VERSION=3.9.0.0 KONG_PREFIX=/usr/local/kong EE_PORTS=8002114.38 MB
17COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit1.14 KB
18USER kong0 B
19ENTRYPOINT ["/entrypoint.sh"]0 B
20EXPOSE map[8000/tcp:{} 8001/tcp:{} 8002/tcp:{} 8003/tcp:{}0 B
21STOPSIGNAL SIGQUIT0 B
22HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s"0 B
23CMD ["kong" "docker-start"]0 B
24USER root0 B
25RUN /bin/sh -c apt-get update58.55 MB
26RUN /bin/sh -c cp /etc/cron.daily/logrotate366 B
27RUN /bin/sh -c unlink /etc/logrotate.d/kong-enterprise-edition167 B
28COPY kong.logrotate /etc/logrotate.d # buildkit399 B
29RUN /bin/sh -c curl https://packages.timber.io/vector/0.37.0/vector_0.37.0-1_amd64.deb30.36 MB
30RUN /bin/sh -c dpkg -i46.37 MB
31COPY vector.sh /vector.sh # buildkit221 B
32RUN /bin/sh -c chmod +x221 B
33COPY vector.yaml /vector.yaml # buildkit1.01 KB
34COPY monitor.sh /monitor.sh # buildkit771 B
35RUN /bin/sh -c chmod +x771 B
36USER kong0 B

Command

 ARG RELEASE