Namespace
library
Image / Tag
kong:1.0.4-alpine
Content Digest
sha256:49ba0401edf7bf6d2170fc8c272bba4cce5bd91a79a2cb2a1b73294d066ed711
Details
Created

2020-05-29 21:43:34 UTC

Size

41.7 MB

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

Environment
KONG_SHA256

65fd7df61cf526899e0197d78adbc42680a735eea261b2525f4b1d4f82d7503e

KONG_VERSION

1.0.4

PATH

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


Layers

[#000] sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 6.41% (2.67 MB)

[#001] sha256:a9ebb43b5e78acd88ac9a5ee2c74c36f193227222fe08aa746133f4fe4083936 - 93.59% (39 MB)

[#002] sha256:889efb21ee89a2c48ec4a532258b3278a110515f86aa46d20a4c3ea95e1e77be - 0.0% (595 Bytes)


History
2020-05-29 21:19:46 UTC

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

2020-05-29 21:19:46 UTC

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

2020-05-29 21:43:24 UTC

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

2020-05-29 21:43:25 UTC

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

2020-05-29 21:43:25 UTC

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

2020-05-29 21:43:33 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-05-29 21:43:34 UTC

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

2020-05-29 21:43:34 UTC

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

2020-05-29 21:43:34 UTC

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

2020-05-29 21:43:34 UTC

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

2020-05-29 21:43:34 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