Namespace
library
Image / Tag
kong:1.0.0rc2
Content Digest
sha256:165aa7926152cf7b9a1f7683041703f9e87406233b57d33c77a1624b663a658e
Details
Created

2018-12-21 04:55:32 UTC

Size

29 MB

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

Environment
KONG_SHA256

42eba2f0c566740472ce69aae44dd93df81a75f494f32f45285426545ba1e914

KONG_VERSION

1.0.0rc2

PATH

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


Layers

[#000] sha256:ab3d5dc0b96d2bf3b1046fcc333619417a73b4f5fade00f1bbe32ffc6ffa6635 - 6.64% (1.92 MB)

[#001] sha256:b51ebbd66d1544c5296026a21ec87183c23a28dba1dd2f39f5cf8a1acf705c74 - 93.36% (27 MB)

[#002] sha256:0af3066255d372b40d49ffbf2eda301ba934de1cacfe2b710908b7e8d9851cb8 - 0.0% (313 Bytes)


History
2018-12-21 00:20:45 UTC

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

2018-12-21 00:20:45 UTC

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

2018-12-21 04:55:00 UTC

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

2018-12-21 04:55:20 UTC

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

2018-12-21 04:55:21 UTC

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

2018-12-21 04:55:30 UTC

/bin/sh -c apk add --no-cache --virtual .build-deps wget tar ca-certificates && apk add --no-cache libgcc openssl pcre perl tzdata curl && 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

2018-12-21 04:55:31 UTC

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

2018-12-21 04:55:31 UTC

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

2018-12-21 04:55:31 UTC

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

2018-12-21 04:55:31 UTC

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

2018-12-21 04:55:32 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