Namespace
kong
Image / Tag
kong-gateway:3.2.2.4-amazonlinux-2023
Content Digest
sha256:ec61277e02f31ef153d667e57e9b85cbe36389effc69d99b2c0d4c7ed37a8147
Details
Created

2023-09-16 03:44:44 UTC

Size

319 MB

Content Digest
Labels
  • description
    Next-Generation API Platform for Modern Architectures
  • maintainer
    Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
  • name
    Kong
  • org.opencontainers.image.created
    2023-09-16T03:44:06.734Z
  • org.opencontainers.image.description
    Kong Gateway Enterprise Edition - fork of Kong with Enterprise features
  • org.opencontainers.image.licenses
    NOASSERTION
  • org.opencontainers.image.revision
    8af1e5ccc69bcd0fb86b1c09ce5d6af6eca5ac3e
  • org.opencontainers.image.source
    https://github.com/Kong/kong-ee
  • org.opencontainers.image.title
    kong-ee
  • org.opencontainers.image.url
    https://github.com/Kong/kong-ee
  • org.opencontainers.image.version
    8af1e5ccc69bcd0fb86b1c09ce5d6af6eca5ac3e-amazonlinux-2023
  • release
    1
  • summary
    Next-Generation API Platform for Modern Architectures
  • url
    https://konghq.com
  • vendor
    Kong
  • version

Environment
KONG_PREFIX

/usr/local/kong

KONG_VERSION

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:8c169abda7fcf89d4baeaacf8e5d709a6112b4a6babe0c195a42404bca597f55 - 15.64% (49.9 MB)

[#001] sha256:9abfadba82c4f0de609518f843b0625eeef7761309a29fee8a5f30cc9d681fd1 - 0.0% (212 Bytes)

[#002] sha256:08101260ffc701ea02976b02dec53ef056b0d6d14d0b89c53d8d81e86a127de4 - 17.6% (56.1 MB)

[#003] sha256:fdf63ea70177cb0ec1f7856a4c4c60afe847507566e1cce71e1920b9a2e7566a - 66.76% (213 MB)

[#004] sha256:9d874f2f29a79e8df3fac0555e749f26297a9cec60d0c0e82decf03d04e3dc33 - 0.0% (1.12 KB)


History
2023-08-29 18:29:04 UTC

/bin/sh -c #(nop) COPY dir:5aeab1edfeaa7561058aadd3dc752f2959c8cd0e5442b979406e3948fdedb852 in /

2023-08-29 18:29:05 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG KONG_VERSION

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ENV KONG_VERSION=

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

LABEL name=Kong vendor=Kong version= release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/ # buildkit

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG PACKAGE_DISTRO=el8

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG KONG_PREFIX=/usr/local/kong

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ENV KONG_PREFIX=/usr/local/kong

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG EE_PORTS

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG KONG_ARTIFACT=kong.aws2023.amd64.rpm

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG KONG_ARTIFACT_PATH=

2023-09-16 03:44:20 UTC (buildkit.dockerfile.v0)

COPY bazel-bin/pkg/kong.aws2023.amd64.rpm /tmp/kong.rpm # buildkit

2023-09-16 03:44:44 UTC (buildkit.dockerfile.v0)

RUN |7 KONG_VERSION= PACKAGE_DISTRO=aws2023 KONG_PREFIX=/usr/local/kong EE_PORTS=8002 8445 8003 8446 8004 8447 TARGETARCH=amd64 KONG_ARTIFACT=kong.aws2023.amd64.rpm KONG_ARTIFACT_PATH=bazel-bin/pkg/ /bin/sh -c yum update -y && yum install -y /tmp/kong.rpm && rm /tmp/kong.rpm && chown kong:0 /usr/local/bin/kong && chown -R kong:0 /usr/local/kong && ln -sf /usr/local/openresty/bin/resty /usr/local/bin/resty && ln -sf /usr/local/openresty/luajit/bin/luajit /usr/local/bin/luajit && ln -sf /usr/local/openresty/luajit/bin/luajit /usr/local/bin/lua && ln -sf /usr/local/openresty/nginx/sbin/nginx /usr/local/bin/nginx && kong version # buildkit

2023-09-16 03:44:44 UTC (buildkit.dockerfile.v0)

COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit

2023-09-16 03:44:44 UTC (buildkit.dockerfile.v0)

USER kong

2023-09-16 03:44:44 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/entrypoint.sh"]

2023-09-16 03:44:44 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{} 8001/tcp:{} 8002/tcp:{} 8003/tcp:{} 8004/tcp:{} 8443/tcp:{} 8444/tcp:{} 8445/tcp:{} 8446/tcp:{} 8447/tcp:{}]

2023-09-16 03:44:44 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2023-09-16 03:44:44 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" "0s" '\n'}

2023-09-16 03:44:44 UTC (buildkit.dockerfile.v0)

CMD ["kong" "docker-start"]

Details
Created

2023-09-16 03:51:56 UTC

Size

308 MB

Content Digest
Labels
  • description
    Next-Generation API Platform for Modern Architectures
  • maintainer
    Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
  • name
    Kong
  • org.opencontainers.image.created
    2023-09-16T03:44:06.734Z
  • org.opencontainers.image.description
    Kong Gateway Enterprise Edition - fork of Kong with Enterprise features
  • org.opencontainers.image.licenses
    NOASSERTION
  • org.opencontainers.image.revision
    8af1e5ccc69bcd0fb86b1c09ce5d6af6eca5ac3e
  • org.opencontainers.image.source
    https://github.com/Kong/kong-ee
  • org.opencontainers.image.title
    kong-ee
  • org.opencontainers.image.url
    https://github.com/Kong/kong-ee
  • org.opencontainers.image.version
    8af1e5ccc69bcd0fb86b1c09ce5d6af6eca5ac3e-amazonlinux-2023
  • release
    1
  • summary
    Next-Generation API Platform for Modern Architectures
  • url
    https://konghq.com
  • vendor
    Kong
  • version

Environment
KONG_PREFIX

/usr/local/kong

KONG_VERSION

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:8e2acd49419010bc77a61e38a85963f09e403f004635f24c436d177a08df1040 - 15.9% (48.9 MB)

[#001] sha256:9abfadba82c4f0de609518f843b0625eeef7761309a29fee8a5f30cc9d681fd1 - 0.0% (212 Bytes)

[#002] sha256:e333b331050e59fa72dc29ecb02cfd56ee1758c2bc125bf50b749d23ba7b0749 - 17.24% (53.1 MB)

[#003] sha256:1a2956ba2d2880190239bfb354c9d1e978a497de4ca09af7af8f3224f8b1608d - 66.86% (206 MB)

[#004] sha256:9d874f2f29a79e8df3fac0555e749f26297a9cec60d0c0e82decf03d04e3dc33 - 0.0% (1.12 KB)


History
2023-08-29 18:40:45 UTC

/bin/sh -c #(nop) COPY dir:0004a2667b3e5dc5080ba46954457d05835caf07f7030d94b953f1c3cede9b0c in /

2023-08-29 18:40:47 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG KONG_VERSION

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ENV KONG_VERSION=

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

LABEL name=Kong vendor=Kong version= release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

COPY LICENSE /licenses/ # buildkit

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG PACKAGE_DISTRO=el8

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG KONG_PREFIX=/usr/local/kong

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ENV KONG_PREFIX=/usr/local/kong

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG EE_PORTS

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG KONG_ARTIFACT=kong.aws2023.arm64.rpm

2023-09-16 03:44:19 UTC (buildkit.dockerfile.v0)

ARG KONG_ARTIFACT_PATH=

2023-09-16 03:44:20 UTC (buildkit.dockerfile.v0)

COPY bazel-bin/pkg/kong.aws2023.arm64.rpm /tmp/kong.rpm # buildkit

2023-09-16 03:51:56 UTC (buildkit.dockerfile.v0)

RUN |7 KONG_VERSION= PACKAGE_DISTRO=aws2023 KONG_PREFIX=/usr/local/kong EE_PORTS=8002 8445 8003 8446 8004 8447 TARGETARCH=arm64 KONG_ARTIFACT=kong.aws2023.arm64.rpm KONG_ARTIFACT_PATH=bazel-bin/pkg/ /bin/sh -c yum update -y && yum install -y /tmp/kong.rpm && rm /tmp/kong.rpm && chown kong:0 /usr/local/bin/kong && chown -R kong:0 /usr/local/kong && ln -sf /usr/local/openresty/bin/resty /usr/local/bin/resty && ln -sf /usr/local/openresty/luajit/bin/luajit /usr/local/bin/luajit && ln -sf /usr/local/openresty/luajit/bin/luajit /usr/local/bin/lua && ln -sf /usr/local/openresty/nginx/sbin/nginx /usr/local/bin/nginx && kong version # buildkit

2023-09-16 03:51:56 UTC (buildkit.dockerfile.v0)

COPY build/dockerfiles/entrypoint.sh /entrypoint.sh # buildkit

2023-09-16 03:51:56 UTC (buildkit.dockerfile.v0)

USER kong

2023-09-16 03:51:56 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/entrypoint.sh"]

2023-09-16 03:51:56 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{} 8001/tcp:{} 8002/tcp:{} 8003/tcp:{} 8004/tcp:{} 8443/tcp:{} 8444/tcp:{} 8445/tcp:{} 8446/tcp:{} 8447/tcp:{}]

2023-09-16 03:51:56 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2023-09-16 03:51:56 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "kong-health"] "1m0s" "10s" "0s" "0s" '\n'}

2023-09-16 03:51:56 UTC (buildkit.dockerfile.v0)

CMD ["kong" "docker-start"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete