Namespace
library
Image / Tag
kong:1.4.0
Content Digest
sha256:5a6466f8d73aeae9cabe86cd756b44546bc2623f09bec1b1b6d13dd2676508fe
Details
Created

2019-10-23 20:27:22 UTC

Size

42.7 MB

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

Environment
KONG_SHA256

e31080487cfb8262a839c19d5e8fdb18b7686e9e4cc594803eaa565e0b34ff7a

KONG_VERSION

1.4.0

PATH

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


Layers

[#000] sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 - 6.22% (2.66 MB)

[#001] sha256:26f670fef367d3ee0215dcaa7ce25dab51a8c94214e1e34f312aa636f04535da - 93.78% (40.1 MB)

[#002] sha256:e7ce5b26ea66af50db385eb4f6f3b2354772a9fc6b6ab3dffe527c892a509bd9 - 0.0% (598 Bytes)


History
2019-10-21 17:21:42 UTC

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

2019-10-21 17:21:42 UTC

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

2019-10-21 18:58:07 UTC

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

2019-10-23 20:27:11 UTC

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

2019-10-23 20:27:11 UTC

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

2019-10-23 20:27:21 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 zip && wget -O kong.tar.gz "https://bintray.com/kong/kong-alpine-tar/download_file?file_path=kong-$KONG_VERSION.amd64.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 && chown -R kong:0 /usr/local/kong && chmod -R g=u /usr/local/kong

2019-10-23 20:27:21 UTC

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

2019-10-23 20:27:21 UTC

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

2019-10-23 20:27:21 UTC

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

2019-10-23 20:27:22 UTC

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

2019-10-23 20:27:22 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