2020-10-22 07:57:49 UTC
14.7 MB
/kuiper
KUIPER__BASIC__CONSOLELOGtrue
MAINTAINERemqx.io
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 18.13% (2.67 MB)
[#001] sha256:5a3d0120b8fde1c64b180730d6b283438f359ea9ceb580d82905d7ad3c05e5d7 - 0.0% (351 Bytes)
[#002] sha256:f86ad1cf382f7a4f410a2789a5d5e947b996679f97651c66640e92698145dafa - 11.39% (1.68 MB)
[#003] sha256:d533df3f5869f61c3411f4572aa12516e821f594ca0228c38fdf546fd0edc179 - 52.17% (7.68 MB)
[#004] sha256:5df70d2a7f6e9a528ac1c81d01009cdca0a376abebb1002e5c0c9f065807ffec - 18.32% (2.7 MB)
[#005] sha256:ef660e74dbd9b7c9d32653a72ef8861f03348411c6511327189bf536ee60cc98 - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:f17f65714f703db9012f00e5ec98d0b2541ff6147c2633f7ab9ba659d0c507f4 in /
2020-10-22 02:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-10-22 07:55:24 UTC (buildkit.dockerfile.v0)COPY ./deploy/docker/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2020-10-22 07:57:47 UTC (buildkit.dockerfile.v0)COPY /go/kuiper/kuiper_conf_util /usr/bin/kuiper_conf_util # buildkit
2020-10-22 07:57:47 UTC (buildkit.dockerfile.v0)COPY /go/kuiper/_build/kuiper-* /kuiper/ # buildkit
2020-10-22 07:57:49 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add sed libzmq # buildkit
2020-10-22 07:57:49 UTC (buildkit.dockerfile.v0)WORKDIR /kuiper
2020-10-22 07:57:49 UTC (buildkit.dockerfile.v0)ENV MAINTAINER=emqx.io
2020-10-22 07:57:49 UTC (buildkit.dockerfile.v0)ENV KUIPER_HOME=/kuiper
2020-10-22 07:57:49 UTC (buildkit.dockerfile.v0)ENV KUIPER__BASIC__CONSOLELOG=true
2020-10-22 07:57:49 UTC (buildkit.dockerfile.v0)VOLUME [/kuiper/etc /kuiper/data /kuiper/plugins /kuiper/log]
2020-10-22 07:57:49 UTC (buildkit.dockerfile.v0)EXPOSE map[20498/tcp:{} 9081/tcp:{}]
2020-10-22 07:57:49 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2020-10-22 07:57:49 UTC (buildkit.dockerfile.v0)CMD ["./bin/kuiperd"]
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.