Sign inSign up

lfedge/ekuiper:v2.5.0-alpha.1-slim-python

Multi-platform
Internet of things
Data science
Monitoring & observability
Index digest

sha256:74b27e7f2f4d61da0cda27366e15f885676f76164a4e73d3f2639c99e5d07528

OS/ARCH

Compressed size

82.42 MB

Last pushed

11 days by emqxcirobot

Type

Image

Manifest digest

sha256:a61d5ac0076ff07b1cd8bc7b201df21294c0dcfd9eaafbe2b24077eaeb792b53

Image Layers

1# debian.sh --arch 'armhf' out/22.83 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;2.8 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;12.09 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11COPY /sdk/python /sdk/python # buildkit1.29 MB
12WORKDIR /sdk/python32 B
13RUN /bin/sh -c pip install4.86 MB
14COPY /go/kuiper/_build/kuiper-* /kuiper/ # buildkit38.54 MB
15WORKDIR /kuiper32 B
16RUN /bin/sh -c rm -rf129 B
17COPY ./deploy/docker/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit632 B
18ENV MAINTAINER=emqx.io0 B
19ENV KUIPER_HOME=/kuiper0 B
20ENV KUIPER__BASIC__CONSOLELOG=true0 B
21VOLUME [/kuiper/etc /kuiper/data /kuiper/plugins /kuiper/log]0 B
22EXPOSE [20498/tcp 9081/tcp]0 B
23ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]0 B
24CMD ["./bin/kuiperd"]0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1787529600'