Namespace
library
Image / Tag
kong:0.14.1
Content Digest
sha256:5ca1f841ec88cc18ac955c0d834f6523847e04f3756ba207ec037be0a1e18161
Details
Created

2019-03-08 03:13:44 UTC

Size

32 MB

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

Environment
KONG_SHA256

e29937c5117ac2debcffe0d0016996dd5f0c516ef628f1edc029138715981387

KONG_VERSION

0.14.1

PATH

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


Layers

[#000] sha256:5a3ea8efae5d0abb93d2a04be0a4870087042b8ecab8001f613cdc2a9440616a - 6.0% (1.92 MB)

[#001] sha256:3d43bd378b614e0adf28d0402f69a09cdf4117a55a9cbcdea871675a5a15c82b - 93.99% (30.1 MB)

[#002] sha256:776df4595adc1c134ec4976182dc4f5af81bd00907199ae182d12d834a9a58cb - 0.0% (314 Bytes)


History
2019-03-07 22:20:00 UTC

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

2019-03-07 22:20:00 UTC

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

2019-03-08 03:13:35 UTC

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

2019-03-08 03:13:35 UTC

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

2019-03-08 03:13:35 UTC

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

2019-03-08 03:13:43 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

2019-03-08 03:13:43 UTC

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

2019-03-08 03:13:43 UTC

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

2019-03-08 03:13:43 UTC

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

2019-03-08 03:13:43 UTC

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

2019-03-08 03:13:44 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