2020-10-22 07:59:42 UTC
124 MB
/kuiper
KUIPER__BASIC__CONSOLELOGtrue
MAINTAINERemqx.io
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff - 38.84% (48.1 MB)
[#001] sha256:9677630c87ad32f2412ffb1136e3d77eb0c57f8c81ffc2b2832843c9ddd232c7 - 0.0% (844 Bytes)
[#002] sha256:f98b958d351e90447d0e5c5a93ad096baf8408493fbd6a7dcfc085e4288f010b - 1.35% (1.68 MB)
[#003] sha256:0cba3e60f900b8cb94c8c8fe6b74b4bddd565bcf49c94f314fd9bcb0971eb3a6 - 6.2% (7.68 MB)
[#004] sha256:7eb5e4a2e3020a1b6306166281bb2006100d472b433d48bf371f46305a5cf5ac - 53.6% (66.3 MB)
[#005] sha256:7f605649f9a81b3f11116cdcbdba3083776a580b1e86470955a06e4d94805a87 - 0.0% (607 Bytes)
/bin/sh -c #(nop) ADD file:6627ad39ea0cb9fcb212342326d14efaff51aece1fd0dc16d5bbcaa25d858622 in /
2020-10-13 01:38:30 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-10-22 07:56:07 UTC (buildkit.dockerfile.v0)COPY ./deploy/docker/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2020-10-22 07:59:01 UTC (buildkit.dockerfile.v0)COPY /go/kuiper/kuiper_conf_util /usr/bin/kuiper_conf_util # buildkit
2020-10-22 07:59:02 UTC (buildkit.dockerfile.v0)COPY /go/kuiper/_build/kuiper-* /kuiper/ # buildkit
2020-10-22 07:59:42 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y pkg-config libczmq-dev wget # buildkit
2020-10-22 07:59:42 UTC (buildkit.dockerfile.v0)WORKDIR /kuiper
2020-10-22 07:59:42 UTC (buildkit.dockerfile.v0)ENV MAINTAINER=emqx.io
2020-10-22 07:59:42 UTC (buildkit.dockerfile.v0)ENV KUIPER_HOME=/kuiper
2020-10-22 07:59:42 UTC (buildkit.dockerfile.v0)ENV KUIPER__BASIC__CONSOLELOG=true
2020-10-22 07:59:42 UTC (buildkit.dockerfile.v0)VOLUME [/kuiper/etc /kuiper/data /kuiper/plugins /kuiper/log]
2020-10-22 07:59:42 UTC (buildkit.dockerfile.v0)EXPOSE map[20498/tcp:{} 9081/tcp:{}]
2020-10-22 07:59:42 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2020-10-22 07:59:42 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.