2020-05-07 00:44:49 UTC
120 MB
/kuiper
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 - 40.02% (48 MB)
[#001] sha256:93c85819c180cf27207cfc8ae042f39c4de723615fcc6022e8d06299273b9b4f - 7.36% (8.84 MB)
[#002] sha256:5054f1e93985a4d1d00c827e913ea77325a1461ddb7d07ee306945511b74341b - 0.0% (1.7 KB)
[#003] sha256:263c3ca5c843b2363ce044dc48b9a20676a242bb49a23f10f9243649f868f9c0 - 52.62% (63.2 MB)
[#004] sha256:09399a4fc247c611088b985cb3ef81949f7dafab9ae1b809c64bc8a5ac53a7d4 - 0.0% (648 Bytes)
/bin/sh -c #(nop) ADD file:f086177965196842af3c15f50a7f6ad7912aaa7bf73a60b1d00e3129265eec9a in /
2020-04-23 00:20:17 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-05-07 00:44:14 UTC (buildkit.dockerfile.v0)COPY /go/kuiper/_build/kuiper-* /kuiper/ # buildkit
2020-05-07 00:44:14 UTC (buildkit.dockerfile.v0)COPY ./deploy/docker/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
2020-05-07 00:44:49 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y pkg-config libczmq-dev # buildkit
2020-05-07 00:44:49 UTC (buildkit.dockerfile.v0)WORKDIR /kuiper
2020-05-07 00:44:49 UTC (buildkit.dockerfile.v0)EXPOSE map[20498/tcp:{} 9081/tcp:{}]
2020-05-07 00:44:49 UTC (buildkit.dockerfile.v0)ENV KUIPER_HOME=/kuiper
2020-05-07 00:44:49 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2020-05-07 00:44:49 UTC (buildkit.dockerfile.v0)CMD ["./bin/server"]
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.