2020-03-09 23:26:02 UTC
151 MB
2.0.2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ab5ef0e5819490abe86106fd9f4381123e37a03e80e650be39f7938d30ecb530 - 47.9% (72.3 MB)
[#001] sha256:01c9509a9182bfd2d385ea7c58072e1128f7eb5efbf115109cc3c6bce61bae9c - 4.15% (6.26 MB)
[#002] sha256:69b5e0e0744d12fb5f0892c1fafda5af1ae5a3917e44d2af824df684fbba0158 - 47.95% (72.4 MB)
[#003] sha256:1b68af97a369fb59dae4b6fc75e6c94d06b49a8fac2e28e4a5e704904fb13747 - 0.0% (355 Bytes)
/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-03-09 23:25:38 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.0.2
2020-03-09 23:25:43 UTC/bin/sh -c yum install -y -q unzip && yum clean all -q && rm -fr /var/cache/yum/* /tmp/yum_save*.yumtx /root/.pki
2020-03-09 23:26:00 UTC/bin/sh -c useradd 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-03-09 23:26:01 UTC/bin/sh -c #(nop) USER kong
2020-03-09 23:26:01 UTC/bin/sh -c #(nop) COPY file:d4cc11e4d968fd7df92b7b157746b27dc40d08cd20ca769e15cffc687cea9b5c in /docker-entrypoint.sh
2020-03-09 23:26:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-03-09 23:26:01 UTC/bin/sh -c #(nop) EXPOSE 8000 8001 8443 8444
2020-03-09 23:26:01 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2020-03-09 23:26:02 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.