Namespace
library
Image / Tag
kong:2.1.0-beta.1-centos
Content Digest
sha256:513e10ab873591c7748e52e67f916cc530bbd451cf54e3a583c4754088b83de0
Details
Created

2020-06-22 19:28:43 UTC

Size

128 MB

Content Digest
Labels
  • maintainer
    Kong <support@konghq.com>
  • org.label-schema.build-date
    20200504
  • 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-05-04 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_SHA256

cc6440089fce6f450c8fea5749753bf67fb92d4e3712de9aa50c1fd75997a770

KONG_VERSION

2.1.0beta.1

PATH

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


Layers

[#000] sha256:524b0c1e57f8ee5fee01a1decba2f301c324a6513ca3551021264e3aa7341ebc - 56.63% (72.4 MB)

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

[#002] sha256:92ae30896a07cad0a8dc8c498289c1a383fc9a1a7c85a2768bf3365f641709c6 - 43.37% (55.4 MB)

[#003] sha256:f8807af506f42b0df56df0d9011059d12539e6444b3ddbed6f2cf7b9558bbdf5 - 0.0% (697 Bytes)


History
2020-05-05 21:20:06 UTC

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

2020-05-05 21:20:06 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=20200504 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-05-04 00:00:00+01:00

2020-05-05 21:20:07 UTC

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

2020-05-05 21:54:26 UTC

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

2020-05-05 21:54:26 UTC

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

2020-05-05 21:54:27 UTC

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

2020-05-05 21:54:27 UTC

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

2020-06-22 19:28:16 UTC

/bin/sh -c #(nop) ARG KONG_VERSION=2.1.0beta.1

2020-06-22 19:28:16 UTC

/bin/sh -c #(nop) ENV KONG_VERSION=2.1.0beta.1

2020-06-22 19:28:17 UTC

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

2020-06-22 19:28:17 UTC

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

2020-06-22 19:28:41 UTC

/bin/sh -c set -ex; if [ "$ASSET" = "ce" ] ; then curl -fL "https://bintray.com/kong/kong-prerelease/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 && kong version

2020-06-22 19:28:42 UTC

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

2020-06-22 19:28:42 UTC

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

2020-06-22 19:28:42 UTC

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

2020-06-22 19:28:42 UTC

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

2020-06-22 19:28:42 UTC

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

2020-06-22 19:28:43 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