Namespace
lfedge
Image / Tag
ekuiper:1.0.2-alpine
Content Digest
sha256:d3d78724e8faade67b44111fd6079dd9e1c3d2f06df58ce6a885b50710e8e357
Details
Created

2020-12-18 08:03:48 UTC

Size

16.2 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:801bfaa63ef2094d770c809815b9e2b9c1194728e5e754ef7bc764030e140cea - 16.48% (2.67 MB)

[#001] sha256:c2f6aaaad99f245a2598ebd5b1e19b3eeb60ecb125c86e7bce177a8819b39ec6 - 0.0% (286 Bytes)

[#002] sha256:5a429997cd9090636beea0954276f302a6ede7fcbca3cd41335e45037981ef24 - 10.35% (1.68 MB)

[#003] sha256:5bde4a30001a125efc572fa808f2eda367291b399b251334446bff947512c8e9 - 56.51% (9.15 MB)

[#004] sha256:07d2799ac1e1bb71fc967c598700983636a85646f4cd7744dbea6e0951b29ff6 - 16.65% (2.7 MB)


History
2020-12-17 00:19:41 UTC

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

2020-12-17 00:19:42 UTC

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

2020-12-18 08:00:03 UTC (buildkit.dockerfile.v0)

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

2020-12-18 08:03:46 UTC (buildkit.dockerfile.v0)

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

2020-12-18 08:03:46 UTC (buildkit.dockerfile.v0)

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

2020-12-18 08:03:48 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add sed libzmq # buildkit

2020-12-18 08:03:48 UTC (buildkit.dockerfile.v0)

WORKDIR /kuiper

2020-12-18 08:03:48 UTC (buildkit.dockerfile.v0)

ENV MAINTAINER=emqx.io

2020-12-18 08:03:48 UTC (buildkit.dockerfile.v0)

ENV KUIPER_HOME=/kuiper

2020-12-18 08:03:48 UTC (buildkit.dockerfile.v0)

ENV KUIPER__BASIC__CONSOLELOG=true

2020-12-18 08:03:48 UTC (buildkit.dockerfile.v0)

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

2020-12-18 08:03:48 UTC (buildkit.dockerfile.v0)

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

2020-12-18 08:03:48 UTC (buildkit.dockerfile.v0)

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

2020-12-18 08:03:48 UTC (buildkit.dockerfile.v0)

CMD ["./bin/kuiperd"]

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