Namespace
library
Image / Tag
kong:1.1.2-alpine
Content Digest
sha256:02fa6b91afe1f2a8a13472821cab913091e5bf5af55d03ba8da7230f1c472425
Details
Created

2019-07-11 22:55:21 UTC

Size

31.1 MB

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

Environment
KONG_SHA256

0d7509fa2ef653b4aba14a1a1fd20339bccb4f8d386429102c42b7af6d8b6bdb

KONG_VERSION

1.1.2

PATH

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


Layers

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

[#001] sha256:2ba8cf7972317bb1de027a720070da626ab12d7715a017cedecd424d955209a1 - 91.45% (28.5 MB)

[#002] sha256:51e69cb0ac305af3019fac0c21e9d15b6098fedf643a0cefe8f878167854f872 - 0.0% (597 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:09 UTC

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

2019-07-11 22:55:09 UTC

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

2019-07-11 22:55:20 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-alpine-tar/download_file?file_path=kong-$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 && chown -R kong:0 /usr/local/kong && chmod -R g=u /usr/local/kong

2019-07-11 22:55:20 UTC

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

2019-07-11 22:55:21 UTC

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

2019-07-11 22:55:21 UTC

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

2019-07-11 22:55:21 UTC

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

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