2021-10-01 21:43:44 UTC
216 MB
ee
KONG_VERSION2.6.0.0-beta1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 - 36.95% (79.6 MB)
[#001] sha256:60fa1995544c65aec6bdd624f87b6e34f63467f016fa37f667ea1df3124bdff5 - 19.89% (42.9 MB)
[#002] sha256:d3ed539be3cb501d7d690f39bb6b325aef03d31b83384b057256aedb909c5f71 - 43.16% (93 MB)
[#003] sha256:7efca50a9c184859ffc25de6f12b0e148e472c22b67d75dc60a241264a74a1b4 - 0.0% (880 Bytes)
/bin/sh -c #(nop) ADD file:805cb5e15fb6e0bb0326ca33fd2942e068863ce2a8491bb71522c652f31fb466 in /
2021-09-15 18:20:04 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=20210915
2021-09-15 18:20:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-01 21:28:58 UTC/bin/sh -c #(nop) LABEL maintainer=Kong <support@konghq.com>
2021-10-01 21:28:59 UTC/bin/sh -c #(nop) ARG ASSET=ce
2021-10-01 21:28:59 UTC/bin/sh -c #(nop) ENV ASSET=ee
2021-10-01 21:28:59 UTC/bin/sh -c #(nop) ARG EE_PORTS
2021-10-01 21:43:10 UTC/bin/sh -c #(nop) COPY file:121e0de6dd93a1d33f65bb09f2f03727590097b9a241b2fdd9fd133814dc8d2e in /tmp/kong.rpm
2021-10-01 21:43:12 UTC/bin/sh -c #(nop) ARG KONG_VERSION=2.5.1
2021-10-01 21:43:12 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.6.0.0-beta1
2021-10-01 21:43:12 UTC/bin/sh -c #(nop) ARG KONG_SHA256=36c03c53a4e3a3f6f0968f68258fa93a584af5c33ed29fa5e05e089dfb97b730
2021-10-01 21:43:41 UTC|2 EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_SHA256=36c03c53a4e3a3f6f0968f68258fa93a584af5c33ed29fa5e05e089dfb97b730 /bin/sh -c set -ex; if [ "$ASSET" = "ce" ] ; then curl -fL https://download.konghq.com/gateway-${KONG_VERSION%%.*}.x-centos-7/Packages/k/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 && yum clean all -q && rm -fr /var/cache/yum/* /tmp/yum_save*.yumtx /root/.pki && yum install -y /tmp/kong.rpm && yum clean all && rm /tmp/kong.rpm && chown kong:0 /usr/local/bin/kong && chown -R kong:0 /usr/local/kong && ln -s /usr/local/openresty/bin/resty /usr/local/bin/resty && ln -s /usr/local/openresty/luajit/bin/luajit /usr/local/bin/luajit && ln -s /usr/local/openresty/luajit/bin/luajit /usr/local/bin/lua && ln -s /usr/local/openresty/nginx/sbin/nginx /usr/local/bin/nginx && if [ "$ASSET" = "ce" ] ; then kong version ; fi
2021-10-01 21:43:43 UTC/bin/sh -c #(nop) COPY file:fbc9157ea78746515e6e62328627b5e61b34cd910347e5b52fc24fa5913ea356 in /docker-entrypoint.sh
2021-10-01 21:43:43 UTC/bin/sh -c #(nop) USER kong
2021-10-01 21:43:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-01 21:43:44 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2021-10-01 21:43:44 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2021-10-01 21:43:44 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "10s" "10s" "0s" '\n'}
2021-10-01 21:43:44 UTC/bin/sh -c #(nop) CMD ["kong" "docker-start"]
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.