Namespace
library
Image / Tag
kong:2.3.2
Content Digest
sha256:b6df904a47c82dd0701dc13f65b6266908cbeb3bbeec8e0579cfbcc6fd4e791e
Details
Created

2021-02-24 23:54:52 UTC

Size

48.6 MB

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

Environment
ASSET

ce

KONG_AMD64_SHA

4c2e26b3719349d02fe0585a74fcb187e638095b42eea3d08f96d8a30e56e07e

KONG_ARM64_SHA

0f5770d67dda761437f365686f87ce821e5848ca0583e502bf5edfb0ba2bfbc3

KONG_VERSION

2.3.2

PATH

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


Layers

[#000] sha256:e95f33c60a645d6d31f52fdc334aecec0d79a1b410789eae37fbf69efcd587ab - 5.53% (2.68 MB)

[#001] sha256:dab3768d001dd6ad72a6b6e9c47c8de3967efb8031eb5471e0a48d98f2619558 - 0.0% (132 Bytes)

[#002] sha256:e24fc8c85ed2920bce371544b9e89e3aab573f62b95d1d49df9a02c2a51936e5 - 94.47% (45.9 MB)

[#003] sha256:96136c04ffeebb0b7fc6524bf5277a483472101f625f359f94a50e827ce264fc - 0.0% (733 Bytes)


History
2021-02-24 20:20:11 UTC

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

2021-02-24 20:20:12 UTC

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

2021-02-24 23:54:42 UTC

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

2021-02-24 23:54:42 UTC

/bin/sh -c #(nop) ARG ASSET=ce

2021-02-24 23:54:42 UTC

/bin/sh -c #(nop) ENV ASSET=ce

2021-02-24 23:54:43 UTC

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

2021-02-24 23:54:43 UTC

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

2021-02-24 23:54:43 UTC

/bin/sh -c #(nop) ARG KONG_VERSION=2.3.2

2021-02-24 23:54:43 UTC

/bin/sh -c #(nop) ENV KONG_VERSION=2.3.2

2021-02-24 23:54:43 UTC

/bin/sh -c #(nop) ARG KONG_AMD64_SHA=4c2e26b3719349d02fe0585a74fcb187e638095b42eea3d08f96d8a30e56e07e

2021-02-24 23:54:44 UTC

/bin/sh -c #(nop) ENV KONG_AMD64_SHA=4c2e26b3719349d02fe0585a74fcb187e638095b42eea3d08f96d8a30e56e07e

2021-02-24 23:54:44 UTC

/bin/sh -c #(nop) ARG KONG_ARM64_SHA=0f5770d67dda761437f365686f87ce821e5848ca0583e502bf5edfb0ba2bfbc3

2021-02-24 23:54:44 UTC

/bin/sh -c #(nop) ENV KONG_ARM64_SHA=0f5770d67dda761437f365686f87ce821e5848ca0583e502bf5edfb0ba2bfbc3

2021-02-24 23:54:51 UTC

/bin/sh -c set -eux; arch="$(apk --print-arch)"; case "${arch}" in x86_64) arch='amd64'; KONG_SHA256=$KONG_AMD64_SHA ;; aarch64) arch='arm64'; KONG_SHA256=$KONG_ARM64_SHA ;; esac; if [ "$ASSET" = "ce" ] ; then apk add --no-cache --virtual .build-deps curl wget tar ca-certificates && curl -fL "https://bintray.com/kong/kong-alpine-tar/download_file?file_path=kong-$KONG_VERSION.$arch.apk.tar.gz" -o /tmp/kong.tar.gz && echo "$KONG_SHA256 /tmp/kong.tar.gz" | sha256sum -c -; apk del .build-deps; fi; mkdir /kong; tar -C /kong -xzf /tmp/kong.tar.gz && mv /kong/usr/local/* /usr/local && mv /kong/etc/* /etc && rm -rf /kong && apk add --no-cache libstdc++ libgcc openssl pcre perl tzdata libcap zip bash zlib zlib-dev git ca-certificates && adduser -S kong && mkdir -p "/usr/local/kong" && chown -R kong:0 /usr/local/kong && chown kong:0 /usr/local/bin/kong && chmod -R g=u /usr/local/kong && rm -rf /tmp/kong.tar.gz && if [ "$ASSET" = "ce" ] ; then kong version ; fi;

2021-02-24 23:54:51 UTC

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

2021-02-24 23:54:52 UTC

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

2021-02-24 23:54:52 UTC

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

2021-02-24 23:54:52 UTC

/bin/sh -c #(nop) EXPOSE 8000 8001 8443 8444

2021-02-24 23:54:52 UTC

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

2021-02-24 23:54:52 UTC

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

Details
Created

2021-02-24 23:34:26 UTC

Size

48.1 MB

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

Environment
ASSET

ce

KONG_AMD64_SHA

4c2e26b3719349d02fe0585a74fcb187e638095b42eea3d08f96d8a30e56e07e

KONG_ARM64_SHA

0f5770d67dda761437f365686f87ce821e5848ca0583e502bf5edfb0ba2bfbc3

KONG_VERSION

2.3.2

PATH

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


Layers

[#000] sha256:0328c39aea610966704bee2d2a1c7108816950703f98b4585083cd18f8354380 - 5.4% (2.6 MB)

[#001] sha256:bd85be744ec3f041627a0878f28833617c9680fc2b1809bb11ef8ddaa9b64a0a - 0.0% (131 Bytes)

[#002] sha256:d761e799b29bca6ab070a506112eb88010e4f015a27e9b673e5f63c492c33f2c - 94.6% (45.5 MB)

[#003] sha256:632e81a656d179645231aa7afd3e70d4ab1ca97115a29e3e20f20ee8afaa0b93 - 0.0% (733 Bytes)


History
2021-02-24 20:39:51 UTC

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

2021-02-24 20:39:52 UTC

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

2021-02-24 23:33:46 UTC

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

2021-02-24 23:33:46 UTC

/bin/sh -c #(nop) ARG ASSET=ce

2021-02-24 23:33:47 UTC

/bin/sh -c #(nop) ENV ASSET=ce

2021-02-24 23:33:48 UTC

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

2021-02-24 23:33:49 UTC

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

2021-02-24 23:33:50 UTC

/bin/sh -c #(nop) ARG KONG_VERSION=2.3.2

2021-02-24 23:33:50 UTC

/bin/sh -c #(nop) ENV KONG_VERSION=2.3.2

2021-02-24 23:33:51 UTC

/bin/sh -c #(nop) ARG KONG_AMD64_SHA=4c2e26b3719349d02fe0585a74fcb187e638095b42eea3d08f96d8a30e56e07e

2021-02-24 23:33:52 UTC

/bin/sh -c #(nop) ENV KONG_AMD64_SHA=4c2e26b3719349d02fe0585a74fcb187e638095b42eea3d08f96d8a30e56e07e

2021-02-24 23:33:53 UTC

/bin/sh -c #(nop) ARG KONG_ARM64_SHA=0f5770d67dda761437f365686f87ce821e5848ca0583e502bf5edfb0ba2bfbc3

2021-02-24 23:33:54 UTC

/bin/sh -c #(nop) ENV KONG_ARM64_SHA=0f5770d67dda761437f365686f87ce821e5848ca0583e502bf5edfb0ba2bfbc3

2021-02-24 23:34:15 UTC

/bin/sh -c set -eux; arch="$(apk --print-arch)"; case "${arch}" in x86_64) arch='amd64'; KONG_SHA256=$KONG_AMD64_SHA ;; aarch64) arch='arm64'; KONG_SHA256=$KONG_ARM64_SHA ;; esac; if [ "$ASSET" = "ce" ] ; then apk add --no-cache --virtual .build-deps curl wget tar ca-certificates && curl -fL "https://bintray.com/kong/kong-alpine-tar/download_file?file_path=kong-$KONG_VERSION.$arch.apk.tar.gz" -o /tmp/kong.tar.gz && echo "$KONG_SHA256 /tmp/kong.tar.gz" | sha256sum -c -; apk del .build-deps; fi; mkdir /kong; tar -C /kong -xzf /tmp/kong.tar.gz && mv /kong/usr/local/* /usr/local && mv /kong/etc/* /etc && rm -rf /kong && apk add --no-cache libstdc++ libgcc openssl pcre perl tzdata libcap zip bash zlib zlib-dev git ca-certificates && adduser -S kong && mkdir -p "/usr/local/kong" && chown -R kong:0 /usr/local/kong && chown kong:0 /usr/local/bin/kong && chmod -R g=u /usr/local/kong && rm -rf /tmp/kong.tar.gz && if [ "$ASSET" = "ce" ] ; then kong version ; fi;

2021-02-24 23:34:18 UTC

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

2021-02-24 23:34:20 UTC

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

2021-02-24 23:34:21 UTC

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

2021-02-24 23:34:23 UTC

/bin/sh -c #(nop) EXPOSE 8000 8001 8443 8444

2021-02-24 23:34:24 UTC

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

2021-02-24 23:34:26 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