Namespace
lfedge
Image / Tag
ekuiper:0.9.1-slim
Content Digest
sha256:e374321b6cb95205ac7c9dca1388483129d870b14f35f5a606797ff625099aa4
Details
Created

2020-09-22 02:08:48 UTC

Size

122 MB

Content Digest
Environment
KUIPER_HOME

/kuiper

KUIPER__BASIC__CONSOLELOG

true

MAINTAINER

emqx.io

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:57df1a1f1ad841deaf50c8f662d77e93b4b17af776ed66148116607f9aceffa8 - 39.33% (48.1 MB)

[#001] sha256:f27911257d357a3409e0a8f335a81bfe70a06a5c9baaa96e30395e88b417e4b9 - 0.0% (844 Bytes)

[#002] sha256:38fc668e3da6555f7728401e9e26ab4a20ce03814033a3d7b950ae065bfc80f6 - 1.38% (1.69 MB)

[#003] sha256:f0c83b82905e195223b20cb108e1f2d9cbfd7dd1136c1c1e99d9cb94958d63da - 7.49% (9.15 MB)

[#004] sha256:251025a9505e08903798f130dc9993f1db47ced96788cf3bc5a7c6f6f1fae356 - 51.8% (63.3 MB)

[#005] sha256:63bf326daaef2d6a41f32b3e42aab4ab17aec5f617257fe5760c165c697bdd2d - 0.0% (648 Bytes)


History
2020-09-10 00:22:55 UTC

/bin/sh -c #(nop) ADD file:07a6578d6f507bd9c51bdf4fe41402db5dcf3b9fdf51cd4315778c27da1add39 in /

2020-09-10 00:22:55 UTC

/bin/sh -c #(nop) CMD ["bash"]

2020-09-22 02:05:18 UTC (buildkit.dockerfile.v0)

COPY ./deploy/docker/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit

2020-09-22 02:08:16 UTC (buildkit.dockerfile.v0)

COPY /go/kuiper/kuiper_conf_util /usr/bin/kuiper_conf_util # buildkit

2020-09-22 02:08:16 UTC (buildkit.dockerfile.v0)

COPY /go/kuiper/_build/kuiper-* /kuiper/ # buildkit

2020-09-22 02:08:48 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt update && apt install -y pkg-config libczmq-dev # buildkit

2020-09-22 02:08:48 UTC (buildkit.dockerfile.v0)

WORKDIR /kuiper

2020-09-22 02:08:48 UTC (buildkit.dockerfile.v0)

ENV MAINTAINER=emqx.io

2020-09-22 02:08:48 UTC (buildkit.dockerfile.v0)

ENV KUIPER_HOME=/kuiper

2020-09-22 02:08:48 UTC (buildkit.dockerfile.v0)

ENV KUIPER__BASIC__CONSOLELOG=true

2020-09-22 02:08:48 UTC (buildkit.dockerfile.v0)

VOLUME [/kuiper/etc /kuiper/data /kuiper/plugins /kuiper/log]

2020-09-22 02:08:48 UTC (buildkit.dockerfile.v0)

EXPOSE map[20498/tcp:{} 9081/tcp:{}]

2020-09-22 02:08:48 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]

2020-09-22 02:08:48 UTC (buildkit.dockerfile.v0)

CMD ["./bin/server"]

Danger Zone
Delete Tag

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.

Delete