Namespace
library
Image / Tag
kong:2.2.1-centos
Content Digest
sha256:ad8632341f4a81d75058c45dff279fa8938f20b2a18d7eae41b843fb2d94f4ef
Details
Created

2020-12-02 01:06:26 UTC

Size

121 MB

Content Digest
Labels
  • maintainer
    Kong <support@konghq.com>
  • org.label-schema.build-date
    20201113
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS
  • org.opencontainers.image.created
    2020-11-13 00:00:00+00:00
  • org.opencontainers.image.licenses
    GPL-2.0-only
  • org.opencontainers.image.title
    CentOS Base Image
  • org.opencontainers.image.vendor
    CentOS

Environment
ASSET

ce

KONG_VERSION

2.2.1

PATH

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


Layers

[#000] sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc - 59.75% (72.6 MB)

[#001] sha256:ee4dc7c6a187fe570e563de224bd35775b78d3ff78f05cf73c4e08319b2dc232 - 0.0% (129 Bytes)

[#002] sha256:75ef344440583f6238cd4ca52ab5606f1580aa083301cde2fc96a8a774b86132 - 40.25% (48.9 MB)

[#003] sha256:7a4f52bbd47f126044058af2b82176e13c002b85536baa59a34e64c9b3f78e70 - 0.0% (734 Bytes)


History
2020-11-14 00:20:04 UTC

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

2020-11-14 00:20:04 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base Image org.label-schema.vendor=CentOS org.label-schema.license=GPLv2 org.label-schema.build-date=20201113 org.opencontainers.image.title=CentOS Base Image org.opencontainers.image.vendor=CentOS org.opencontainers.image.licenses=GPL-2.0-only org.opencontainers.image.created=2020-11-13 00:00:00+00:00

2020-11-14 00:20:04 UTC

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

2020-11-14 01:01:33 UTC

/bin/sh -c #(nop) LABEL maintainer=Kong <support@konghq.com>

2020-11-14 01:01:33 UTC

/bin/sh -c #(nop) ARG ASSET=ce

2020-11-14 01:01:34 UTC

/bin/sh -c #(nop) ENV ASSET=ce

2020-11-14 01:01:34 UTC

/bin/sh -c #(nop) ARG EE_PORTS

2020-11-14 01:01:34 UTC

/bin/sh -c #(nop) COPY file:ff02c070e4c89f043b176279a7e41464b5fab8cb98cfcd6332fad2d2741fc41d in /tmp/kong.rpm

2020-12-02 01:05:53 UTC

/bin/sh -c #(nop) ARG KONG_VERSION=2.2.1

2020-12-02 01:05:53 UTC

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

2020-12-02 01:05:53 UTC

/bin/sh -c #(nop) ARG KONG_SHA256=aed53fd4779559d9ff618c634e4c3c3281cca550d9b1bcdae8e7359602bd6771

2020-12-02 01:06:25 UTC

|1 KONG_SHA256=aed53fd4779559d9ff618c634e4c3c3281cca550d9b1bcdae8e7359602bd6771 /bin/sh -c set -ex; if [ "$ASSET" = "ce" ] ; then curl -fL "https://bintray.com/kong/kong-rpm/download_file?file_path=centos/7/kong-$KONG_VERSION.el7.amd64.rpm" -o /tmp/kong.rpm && echo "$KONG_SHA256 /tmp/kong.rpm" | sha256sum -c -; fi; yum install -y -q unzip shadow-utils git && yum clean all -q && rm -fr /var/cache/yum/* /tmp/yum_save*.yumtx /root/.pki && yum install -y /tmp/kong.rpm && yum clean all && rm /tmp/kong.rpm && chown kong:0 /usr/local/bin/kong && chown -R kong:0 /usr/local/kong && if [ "$ASSET" = "ce" ] ; then kong version ; fi;

2020-12-02 01:06:25 UTC

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

2020-12-02 01:06:25 UTC

/bin/sh -c #(nop) USER kong

2020-12-02 01:06:25 UTC

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

2020-12-02 01:06:26 UTC

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

2020-12-02 01:06:26 UTC

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

2020-12-02 01:06:26 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