Namespace
library
Image / Tag
kong:1.1.3-alpine
Content Digest
sha256:a70fdb9985072cee9067d63f26bdc9073e5db4476dd41d049ba3e1d17cddeaea
Details
Created

2020-04-24 14:04:05 UTC

Size

42 MB

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

Environment
KONG_SHA256

834fc83540d77a0ea934ad2c7b59d7f50f9cf8750347ef0ffc572e1b508abbd4

KONG_VERSION

1.1.3

PATH

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


Layers

[#000] sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d - 6.35% (2.67 MB)

[#001] sha256:a90cdf278884cd9e0ea384833990a604cc5b31842f7b709336673cf88c43592e - 93.64% (39.3 MB)

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


History
2020-04-24 01:05:21 UTC

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

2020-04-24 01:05:21 UTC

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

2020-04-24 14:00:32 UTC

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

2020-04-24 14:03:55 UTC

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

2020-04-24 14:03:55 UTC

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

2020-04-24 14:04:04 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

2020-04-24 14:04:04 UTC

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

2020-04-24 14:04:05 UTC

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

2020-04-24 14:04:05 UTC

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

2020-04-24 14:04:05 UTC

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

2020-04-24 14:04:05 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