Namespace
library
Image / Tag
kong:1.0.0-centos
Content Digest
sha256:0c29e00670c3882408ec8089c7aef7a167251191ee183bc847916a237ddd8d27
Details
Created

2019-01-17 23:22:01 UTC

Size

125 MB

Content Digest
Labels
  • maintainer
    Kong Core Team <team-core@konghq.com>
  • org.label-schema.build-date
    20181205
  • 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.0

PATH

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


Layers

[#000] sha256:a02a4930cb5d36f3290eb84f4bfa30668ef2e9fe3a1fb73ec015fc58b9958b17 - 57.4% (71.7 MB)

[#001] sha256:282aa6a98fe3459fa3a0d34e262ddbbce5d3376a18848305433b2082481567be - 4.66% (5.82 MB)

[#002] sha256:0804bfc29d41710f868db3c88408f4a6d110f0f726eeb9e2ef58037f7a0ec192 - 37.94% (47.4 MB)

[#003] sha256:860b351ddcb00027be67aeac2dbfa0ffd7e98a0a4daa35e577fc7b43a40e375d - 0.0% (543 Bytes)


History
2018-12-06 00:21:06 UTC

/bin/sh -c #(nop) ADD file:6f877549795f4798a38b318c0f63f6646dbf10d3c249c7f4b73cc7cfe42dc0f5 in /

2018-12-06 00:21: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=20181205

2018-12-06 00:21:07 UTC

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

2018-12-06 00:50:51 UTC

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

2019-01-08 00:19:54 UTC

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

2019-01-17 23:21:07 UTC

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

2019-01-17 23:21:07 UTC

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

2019-01-17 23:21:44 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 && 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-01-17 23:22:00 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-01-17 23:22:00 UTC

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

2019-01-17 23:22:01 UTC

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

2019-01-17 23:22:01 UTC

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

2019-01-17 23:22:01 UTC

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

2019-01-17 23:22:01 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