sha256:71a8c9f3e04586f11885652b483be0ea49e78ad5501cd6ceebc71e106a2b09d6
OS/ARCH
Compressed size
85.82 MB
Last pushed
13 days by emqxcirobot
Type
Image
Manifest digest
sha256:3ab883866985cb395ca30bb2012eb88b03480f918fe1e931fa643d6a1de014a0
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.21 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;12.97 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11COPY /sdk/python /sdk/python # buildkit1.15 MB12WORKDIR /sdk/python32 B13RUN /bin/sh -c pip install4.72 MB14COPY /go/kuiper/_build/kuiper-* /kuiper/ # buildkit36.95 MB15WORKDIR /kuiper32 B16RUN /bin/sh -c rm -rf129 B17COPY ./deploy/docker/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit631 B18ENV MAINTAINER=emqx.io0 B19ENV KUIPER_HOME=/kuiper0 B20ENV KUIPER__BASIC__CONSOLELOG=true0 B21VOLUME [/kuiper/etc /kuiper/data /kuiper/plugins /kuiper/log]0 B22EXPOSE [20498/tcp 9081/tcp]0 B23ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]0 B24CMD ["./bin/kuiperd"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'