Namespace
kong
Image / Tag
kong-gateway:1.5-alpine
Content Digest
sha256:0befa715385004634c9337d117afdd3d538d1b0dbf57beb5defb1be5fab4e66a
Details
Created

2021-04-22 23:26:36 UTC

Size

97.7 MB

Content Digest
Labels
  • maintainer
    Kong Enterprise Team <support@konghq.com>

Environment
PATH

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


Layers

[#000] sha256:396c31837116ac290458afcb928f68b6cc1c7bdd6963fc72f52f365a2a89c1b5 - 2.73% (2.67 MB)

[#001] sha256:d1f1c4f71d7ba19847410b41a6304c6b1c8468eeedcd0f529ea1418727bce51f - 43.43% (42.4 MB)

[#002] sha256:417ed6f13fd01c80cf1cea071c89ba39f54a9644784899bffda98a0337b84661 - 53.84% (52.6 MB)

[#003] sha256:c4d51000249400112abe029a579e247fa17a910d706439430dcba5efca777b75 - 0.0% (360 Bytes)


History
2021-04-14 19:20:04 UTC

/bin/sh -c #(nop) ADD file:c5377eaa926bf412dd8d4a08b0a1f2399cfd708743533b0aa03b53d14cb4bb4e in /

2021-04-14 19:20:05 UTC

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

2021-04-22 23:26:28 UTC

/bin/sh -c #(nop) LABEL maintainer=Kong Enterprise Team <support@konghq.com>

2021-04-22 23:26:28 UTC

/bin/sh -c #(nop) ARG KONG_ENTERPRISE_PACKAGE

2021-04-22 23:26:28 UTC

/bin/sh -c #(nop) COPY file:580192b241473c4f308283862641d2cac5d46a9b1dd44addc2dc986062479002 in /tmp/kong.tar.gz

2021-04-22 23:26:35 UTC

|1 KONG_ENTERPRISE_PACKAGE=kong.tar.gz /bin/sh -c adduser -S kong && mkdir -p "/usr/local/kong" && apk add --no-cache libgcc openssl perl zip libstdc++ zlib zlib-dev && tar -xzf /tmp/kong.tar.gz -C /tmp && rm -f /tmp/kong.tar.gz && cp -R /tmp/usr / && rm -rf /tmp/usr && cp -R /tmp/etc / && rm -rf /tmp/etc && chown -R kong:0 /usr/local/kong && chmod -R g=u /usr/local/kong

2021-04-22 23:26:35 UTC

/bin/sh -c #(nop) USER kong

2021-04-22 23:26:35 UTC

/bin/sh -c #(nop) COPY file:092acdebde00544cbe98fda562da31a440a2cd8d48cdf8ec53463e3034e9abae in /docker-entrypoint.sh

2021-04-22 23:26:35 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2021-04-22 23:26:36 UTC

/bin/sh -c #(nop) EXPOSE 8000 8001 8002 8003 8004 8443 8444 8445 8446 8447

2021-04-22 23:26:36 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGTERM

2021-04-22 23:26:36 UTC

/bin/sh -c #(nop) 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