Namespace
library
Image / Tag
kong:1.5.0-centos
Content Digest
sha256:dca2703b0134640320ed8464a20803ed62b07e5b9af859b5f1cc2a70ad36a163
Details
Created

2020-01-22 05:18:35 UTC

Size

144 MB

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

PATH

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


Layers

[#000] sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 - 50.18% (72.3 MB)

[#001] sha256:c00283608292bb51ac66eca2a29fab0ca3760295113900eb08c51682006be364 - 4.31% (6.21 MB)

[#002] sha256:25523276f8b222882c040bb9adee509a97cc57a616d250dc217ebce8098e0dac - 45.51% (65.6 MB)

[#003] sha256:5d9543bff8097bf8d706797b30113a7e4c519c201d8cb6417b1f0d6bcb3214df - 0.0% (596 Bytes)


History
2019-11-12 00:20:33 UTC

/bin/sh -c #(nop) ADD file:45a381049c52b5664e5e911dead277b25fadbae689c0bb35be3c42dff0f2dffe in /

2019-11-12 00:20:33 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=20191001

2019-11-12 00:20:33 UTC

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

2019-11-12 02:32:03 UTC

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

2020-01-22 05:17:42 UTC

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

2020-01-22 05:17:42 UTC

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

2020-01-22 05:17:42 UTC

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

2020-01-22 05:18:20 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-01-22 05:18:34 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-01-22 05:18:35 UTC

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

2020-01-22 05:18:35 UTC

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

2020-01-22 05:18:35 UTC

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

2020-01-22 05:18:35 UTC

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

2020-01-22 05:18:35 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