Namespace
library
Image / Tag
kong:1.0.3-centos
Content Digest
sha256:33e8c2f347e0b6a0e60aa81e298f256b592a906cd43c17799cbcac007176721c
Details
Created

2019-03-14 22:16:30 UTC

Size

125 MB

Content Digest
Labels
  • maintainer
    Kong Core Team <team-core@konghq.com>
  • org.label-schema.build-date
    20190305
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS

Environment
KONG_VERSION

1.0.3

PATH

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


Layers

[#000] sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df - 57.38% (71.9 MB)

[#001] sha256:35653f457a0efa595a05958c906f5c0d071d9e16672db4a376e7f0fac4a7e425 - 4.78% (5.99 MB)

[#002] sha256:c81b3a88fc0cfdc27c43e29f15464f0177e41a6d9366da29761759e7ef1d58ef - 37.84% (47.4 MB)

[#003] sha256:d181dcdfd86ede28a27f64c623fa41bc8ff5c66bc156950c73a0ccc90605d930 - 0.0% (552 Bytes)


History
2019-03-14 21:19:52 UTC

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

2019-03-14 21:19:53 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=20190305

2019-03-14 21:19:53 UTC

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

2019-03-14 22:14:30 UTC

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

2019-03-14 22:15:35 UTC

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

2019-03-14 22:15:35 UTC

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

2019-03-14 22:15:35 UTC

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

2019-03-14 22:16:11 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

2019-03-14 22:16:29 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 && yum install -y https://bintray.com/kong/kong-community-edition-rpm/download_file?file_path=centos/7/kong-community-edition-$KONG_VERSION.el7.noarch.rpm && yum clean all

2019-03-14 22:16:29 UTC

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

2019-03-14 22:16:29 UTC

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

2019-03-14 22:16:30 UTC

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

2019-03-14 22:16:30 UTC

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

2019-03-14 22:16:30 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