2021-01-06 09:30:58 UTC
125 MB
/kuiper
KUIPER__BASIC__CONSOLELOGtrue
MAINTAINERemqx.io
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 - 38.37% (48.1 MB)
[#001] sha256:36db21c6db4bf0213ed57d011f85bce73e274c951ed6f0a6af9d4ef3eb94d5ea - 0.0% (286 Bytes)
[#002] sha256:80939b2677beecfceec5cd6e4ee0efc40c8a2e7be48d4ab1af889bdafde02d14 - 1.34% (1.68 MB)
[#003] sha256:9c17c6cf0b5251c5835ecdd190e5ffa390e8d30d19715a2b560ee12b9cce6347 - 7.31% (9.15 MB)
[#004] sha256:19228f1d910e363014d8ac1d936ff00e7877f0c86ff0029541ce8c53bf7d045e - 52.99% (66.4 MB)
/bin/sh -c #(nop) ADD file:6014cd9d7466825f80d4a3345847efd6fd7ef600b8135811cab4f0e304f66cd7 in /
2020-12-11 02:05:52 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-01-06 09:25:36 UTC (buildkit.dockerfile.v0)COPY ./deploy/docker/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2021-01-06 09:30:17 UTC (buildkit.dockerfile.v0)COPY /go/kuiper/kuiper_conf_util /usr/bin/kuiper_conf_util # buildkit
2021-01-06 09:30:18 UTC (buildkit.dockerfile.v0)COPY /go/kuiper/_build/kuiper-* /kuiper/ # buildkit
2021-01-06 09:30:58 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y pkg-config libczmq-dev wget # buildkit
2021-01-06 09:30:58 UTC (buildkit.dockerfile.v0)WORKDIR /kuiper
2021-01-06 09:30:58 UTC (buildkit.dockerfile.v0)ENV MAINTAINER=emqx.io
2021-01-06 09:30:58 UTC (buildkit.dockerfile.v0)ENV KUIPER_HOME=/kuiper
2021-01-06 09:30:58 UTC (buildkit.dockerfile.v0)ENV KUIPER__BASIC__CONSOLELOG=true
2021-01-06 09:30:58 UTC (buildkit.dockerfile.v0)VOLUME [/kuiper/etc /kuiper/data /kuiper/plugins /kuiper/log]
2021-01-06 09:30:58 UTC (buildkit.dockerfile.v0)EXPOSE map[20498/tcp:{} 9081/tcp:{}]
2021-01-06 09:30:58 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2021-01-06 09:30:58 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.