Namespace
library
Image / Tag
kong:2.1.0-rc.1-centos
Content Digest
sha256:bd75530c4ea8e706e2a48d82473a421ce0029ca2adfef123b50773eacf0bcb1e
Details
Created

2020-07-14 20:21:06 UTC

Size

121 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_VERSION

2.1.0rc.1

PATH

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


Layers

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

[#001] sha256:704a3409f16a6a57c8a784478d138fc2416316afff34de47d993548467e36b47 - 0.0% (127 Bytes)

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

[#003] sha256:c1ccf12c1b91dfdefcc602cbfdb26dd918d0226a6007f2f0a1a84b59da686cf4 - 0.0% (734 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-07-13 17:20:53 UTC

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

2020-07-13 17:20:54 UTC

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

2020-07-13 17:20:54 UTC

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

2020-07-13 17:20:54 UTC

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

2020-07-13 17:20:54 UTC

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

2020-07-13 17:21:19 UTC

|1 KONG_SHA256=8ea531b374d48fc125f19f68190a420f5870c267940d4fb701968c13950b6872 /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 && if [ "$ASSET" = "ce" ] ; then kong version ; fi;

2020-07-14 20:21:05 UTC

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

2020-07-14 20:21:05 UTC

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

2020-07-14 20:21:05 UTC

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

2020-07-14 20:21:06 UTC

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

2020-07-14 20:21:06 UTC

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

2020-07-14 20:21:06 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