Namespace
library
Image / Tag
kong:1.5.1-centos
Content Digest
sha256:1e5daef6de28a3cf07fdfe0a388dd8afb7323b3024d265a6ecaca50ebafa44d2
Details
Created

2020-05-05 21:55:53 UTC

Size

144 MB

Content Digest
Labels
  • maintainer
    Kong Core Team <team-core@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
KONG_VERSION

1.5.1

PATH

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


Layers

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

[#001] sha256:cfe1df8626656e70284e03cc075b524446a3eed089992705f3ae8ba0aa5411b7 - 4.37% (6.3 MB)

[#002] sha256:54720925d19a1b0ac8043b74835533b91584b9affb8daf2c87856438fe9b158f - 45.48% (65.6 MB)

[#003] sha256:652852c5b39726a80091ad85a93689d862800f1ecfdbc0cd727cdd21fb6ec114 - 0.0% (566 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:58 UTC

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

2020-05-05 21:54:58 UTC

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

2020-05-05 21:54:58 UTC

/bin/sh -c #(nop) ARG SU_EXEC_VERSION=0.2

2020-05-05 21:54:58 UTC

/bin/sh -c #(nop) ARG SU_EXEC_URL=https://github.com/ncopa/su-exec/archive/v0.2.tar.gz

2020-05-05 21:55:35 UTC

|2 SU_EXEC_URL=https://github.com/ncopa/su-exec/archive/v0.2.tar.gz SU_EXEC_VERSION=0.2 /bin/sh -c yum install -y -q gcc make unzip && curl -sL "${SU_EXEC_URL}" | tar -C /tmp -zxf - && make -C "/tmp/su-exec-${SU_EXEC_VERSION}" && cp "/tmp/su-exec-${SU_EXEC_VERSION}/su-exec" /usr/bin && rm -fr "/tmp/su-exec-${SU_EXEC_VERSION}" && yum autoremove -y -q gcc make && yum clean all -q && rm -fr /var/cache/yum/* /tmp/yum_save*.yumtx /root/.pki

2020-05-05 21:55:52 UTC

|2 SU_EXEC_URL=https://github.com/ncopa/su-exec/archive/v0.2.tar.gz SU_EXEC_VERSION=0.2 /bin/sh -c useradd --uid 1337 kong && mkdir -p "/usr/local/kong" && yum install -y https://bintray.com/kong/kong-rpm/download_file?file_path=centos/7/kong-$KONG_VERSION.el7.amd64.rpm && yum clean all && chown -R kong:0 /usr/local/kong && chmod -R g=u /usr/local/kong

2020-05-05 21:55:52 UTC

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

2020-05-05 21:55:52 UTC

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

2020-05-05 21:55:52 UTC

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

2020-05-05 21:55:53 UTC

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

2020-05-05 21:55:53 UTC

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

2020-05-05 21:55:53 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