Namespace
library
Image / Tag
kong:2.1.1-centos
Content Digest
sha256:1f78e6d9b2768da70648254442b63008e426f449f5cc100a81cfbda5cedc4da5
Details
Created

2020-08-10 18:37:50 UTC

Size

121 MB

Content Digest
Labels
  • maintainer
    Kong <support@konghq.com>
  • org.label-schema.build-date
    20200809
  • 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-08-09 00:00:00+01: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.1.1

PATH

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


Layers

[#000] sha256:75f829a71a1c5277a7abf55495ac8d16759691d980bf1d931795e5eb68a294c0 - 59.72% (72.3 MB)

[#001] sha256:86c636c1fa5b3254b7692cb41da3aee6a2547a919e7a84290bd6f7c05f9ef334 - 0.0% (127 Bytes)

[#002] sha256:e729bccb80ef50e74afac787b24bd8e20f94c02a2b1e1eaa9b32aafee1497414 - 40.28% (48.8 MB)

[#003] sha256:5f7a5154508e105a09f298c17bd73d5775ef441f4b2a6177a64d3849bbf3b1d4 - 0.0% (733 Bytes)


History
2020-08-10 18:20:08 UTC

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

2020-08-10 18:20:09 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=20200809 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-08-09 00:00:00+01:00

2020-08-10 18:20:09 UTC

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

2020-08-10 18:37:24 UTC

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

2020-08-10 18:37:24 UTC

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

2020-08-10 18:37:25 UTC

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

2020-08-10 18:37:25 UTC

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

2020-08-10 18:37:25 UTC

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

2020-08-10 18:37:25 UTC

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

2020-08-10 18:37:25 UTC

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

2020-08-10 18:37:25 UTC

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

2020-08-10 18:37:49 UTC

|1 KONG_SHA256=3ea097a450a916d94498e1e1b8ae6dbf0089c3007227f07156d9d8467a82c9c4 /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 zlib zlib-devel && yum clean all -q && rm -fr /var/cache/yum/* /tmp/yum_save*.yumtx /root/.pki && useradd kong && mkdir -p "/usr/local/kong" && yum install -y /tmp/kong.rpm && yum clean all && rm /tmp/kong.rpm && chown -R kong:0 /usr/local/kong && chown kong:0 /usr/local/bin/kong && chmod -R g=u /usr/local/kong && if [ "$ASSET" = "ce" ] ; then kong version ; fi;

2020-08-10 18:37:49 UTC

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

2020-08-10 18:37:49 UTC

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

2020-08-10 18:37:49 UTC

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

2020-08-10 18:37:50 UTC

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

2020-08-10 18:37:50 UTC

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

2020-08-10 18:37:50 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