Namespace
library
Image / Tag
kong:1.0.0rc1
Content Digest
sha256:e1b4be2cac41a2cffcaf6e2e0e8103d7c79ba2241f80ba72bdd8ae3b649bd793
Details
Created

2018-09-28 18:19:49 UTC

Size

32.1 MB

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

Environment
KONG_SHA256

6797f8baa122ec6e2d476d74b86e4ee40dd633881172b522492f4f5d4e750ee1

KONG_VERSION

1.0.0rc1

PATH

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


Layers

[#000] sha256:3489d1c4660eacaadef3acfc3512c785acde2333b5e6e9387f43490a766382bf - 5.98% (1.92 MB)

[#001] sha256:437cee8425efaadf1df4bbc5f9e1005770219f6089ff754b42e044c3e04fcf25 - 94.02% (30.2 MB)

[#002] sha256:5cf0bd28ce6028789cbb719cf0fc0478170e1e82eaa92b64afbe119e133d7dde - 0.0% (313 Bytes)


History
2018-09-11 22:19:27 UTC

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

2018-09-11 22:19:28 UTC

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

2018-09-28 18:19:40 UTC

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

2018-09-28 18:19:40 UTC

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

2018-09-28 18:19:40 UTC

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

2018-09-28 18:19:48 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-09-28 18:19:48 UTC

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

2018-09-28 18:19:48 UTC

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

2018-09-28 18:19:48 UTC

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

2018-09-28 18:19:49 UTC

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

2018-09-28 18:19:49 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