Namespace
library
Image / Tag
kong:0.14.0rc1-alpine
Content Digest
sha256:1aac18ab65900ba73fe28e971e00ae6ac948d86f1c67f27e575ca47330eac883
Details
Created

2018-06-21 19:20:34 UTC

Size

32 MB

Content Digest
Labels
  • maintainer
    Marco Palladino, marco@mashape.com

Environment
KONG_SHA256

e8a7e8be0f98a936f72237e878dc1644e9d7b8aea666bc5e6c4d023545b619f3

KONG_VERSION

0.14.0rc1

PATH

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


Layers

[#000] sha256:605ce1bd3f3164f2949a30501cc596f52a72de05da1306ab360055f0d7130c32 - 5.94% (1.9 MB)

[#001] sha256:85e005d78287944b28351afd14ca76512019adcfc38855e0b4ad9efea32359dc - 94.06% (30.1 MB)

[#002] sha256:c19bbe1374e8afaa2a38328fd6af1ab4b4a7ceeb29f376ff59961f3972256ed8 - 0.0% (323 Bytes)


History
2018-01-09 21:10:38 UTC

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

2018-01-09 21:10:38 UTC

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

2018-06-21 19:20:17 UTC

/bin/sh -c #(nop) LABEL maintainer=Marco Palladino, marco@mashape.com

2018-06-21 19:20:17 UTC

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

2018-06-21 19:20:17 UTC

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

2018-06-21 19:20:26 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-06-21 19:20:27 UTC

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

2018-06-21 19:20:27 UTC

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

2018-06-21 19:20:27 UTC

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

2018-06-21 19:20:34 UTC

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

2018-06-21 19:20:34 UTC

/bin/sh -c #(nop) CMD ["/usr/local/openresty/nginx/sbin/nginx" "-c" "/usr/local/kong/nginx.conf" "-p" "/usr/local/kong/"]

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