Namespace
library
Image / Tag
kong:1.0.3-alpine
Content Digest
sha256:11e7082cddf505600d09b2752eff0ed1c934695dba2875d03a4341e517e78506
Details
Created

2019-07-11 22:55:42 UTC

Size

28.9 MB

Content Digest
Labels
  • maintainer
    Kong Core Team <team-core@konghq.com>

Environment
KONG_SHA256

b33a9eb920316a09b511a67d91f93e489336a9f81ac14f9040e5fe4d055e9148

KONG_VERSION

1.0.3

PATH

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


Layers

[#000] sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa - 9.19% (2.66 MB)

[#001] sha256:b125abba1c509c73f575247a981f7f6217dfdab8f8653f02c2a9f2273fc7a78b - 90.81% (26.3 MB)

[#002] sha256:cb40ddc9d3bfa342534deac81acf5b53a168a2eec9d30bee34bbb39196ec1b0d - 0.0% (551 Bytes)


History
2019-07-11 22:20:52 UTC

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

2019-07-11 22:20:52 UTC

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

2019-07-11 22:54:33 UTC

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

2019-07-11 22:55:29 UTC

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

2019-07-11 22:55:29 UTC

/bin/sh -c #(nop) ENV KONG_SHA256=b33a9eb920316a09b511a67d91f93e489336a9f81ac14f9040e5fe4d055e9148

2019-07-11 22:55:41 UTC

/bin/sh -c adduser -Su 1337 kong && mkdir -p "/usr/local/kong" && apk add --no-cache --virtual .build-deps wget tar ca-certificates && apk add --no-cache libgcc openssl pcre perl tzdata curl libcap su-exec && wget -O kong.tar.gz "https://bintray.com/kong/kong-community-edition-alpine-tar/download_file?file_path=kong-community-edition-$KONG_VERSION.apk.tar.gz" && echo "$KONG_SHA256 *kong.tar.gz" | sha256sum -c - && tar -xzf kong.tar.gz -C /tmp && rm -f kong.tar.gz && cp -R /tmp/usr / && rm -rf /tmp/usr && cp -R /tmp/etc / && rm -rf /tmp/etc && apk del .build-deps

2019-07-11 22:55:41 UTC

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

2019-07-11 22:55:41 UTC

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

2019-07-11 22:55:42 UTC

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

2019-07-11 22:55:42 UTC

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

2019-07-11 22:55:42 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