2023-01-11 07:49:46 UTC
250 MB
/usr/local/kong
KONG_VERSION2.8.2.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc - 29.08% (72.6 MB)
[#001] sha256:dfb48468c2f5f24fbab45b2adb8c504352805260fbf0678111e50a5d0638e101 - 0.0% (243 Bytes)
[#002] sha256:8d7fb5e6a6c636bb7434d72f41340799ebcee25df613ac5b3cebd74317884a23 - 20.9% (52.2 MB)
[#003] sha256:ba0e32e508c7a794ccce58d5219cf35878dfeae8258fd6c98f65c6a3a8afe440 - 50.03% (125 MB)
[#004] sha256:b12f02fa8500147602f88711b2de37d8e7b9d63f4574164aa47f9bb1c0363a10 - 0.0% (877 Bytes)
/bin/sh -c #(nop) ADD file:b3ebbe8bd304723d43b7b44a6d990cd657b63d93d6a2a9293983a30bfc1dfa53 in /
2021-09-15 18:20:23 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=20201113 org.opencontainers.image.title=CentOS Base Image org.opencontainers.image.vendor=CentOS org.opencontainers.image.licenses=GPL-2.0-only org.opencontainers.image.created=2020-11-13 00:00:00+00:00
2021-09-15 18:20:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-11 07:31:41 UTC/bin/sh -c #(nop) LABEL maintainer=Kong Docker Maintainers <docker@konghq.com> (@team-gateway-bot)
2023-01-11 07:31:42 UTC/bin/sh -c #(nop) ARG KONG_VERSION
2023-01-11 07:49:15 UTC/bin/sh -c #(nop) ENV KONG_VERSION=2.8.2.3
2023-01-11 07:49:16 UTC/bin/sh -c #(nop) LABEL name=Kong vendor=Kong version=2.8.2.3 release=1 url=https://konghq.com summary=Next-Generation API Platform for Modern Architectures description=Next-Generation API Platform for Modern Architectures
2023-01-11 07:49:16 UTC/bin/sh -c #(nop) COPY file:7daa78cba923c8862ecf8ce1ffd6868c7b0a2eb2c0e6a6fb7bf1aa3d11455b18 in /licenses/
2023-01-11 07:49:16 UTC/bin/sh -c #(nop) ARG KONG_PREFIX=/usr/local/kong
2023-01-11 07:49:16 UTC/bin/sh -c #(nop) ENV KONG_PREFIX=/usr/local/kong
2023-01-11 07:49:16 UTC/bin/sh -c #(nop) ARG EE_PORTS
2023-01-11 07:49:16 UTC/bin/sh -c #(nop) ARG KONG_ARTIFACT=kong.rpm
2023-01-11 07:49:17 UTC/bin/sh -c #(nop) COPY file:49edbbf4fcfcf3a89e9aa508bbb53eb50731a321fc33f7e096f2da400724f622 in /tmp/kong.rpm
2023-01-11 07:49:42 UTC|2 EE_PORTS=8002 8445 8003 8446 8004 8447 KONG_ARTIFACT=kong.rpm /bin/sh -c yum install -y /tmp/kong.rpm && 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 && kong version
2023-01-11 07:49:45 UTC/bin/sh -c #(nop) COPY file:3bae63b7937487bda38b6a3bf90fb08fc3017ab8a39c505048285de78b740653 in /entrypoint.sh
2023-01-11 07:49:45 UTC/bin/sh -c #(nop) USER kong
2023-01-11 07:49:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2023-01-11 07:49:46 UTC/bin/sh -c #(nop) EXPOSE 8002 8445 8003 8446 8004 8447 8000 8001 8443 8444
2023-01-11 07:49:46 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2023-01-11 07:49:46 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "kong health"] "1m0s" "10s" "0s" '\n'}
2023-01-11 07:49:46 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.