sha256:f1a2294dc005deb5a6ad5055d33019750111dc1c56f5280adb96d77c1cd096ff
OS/ARCH
Compressed size
64.39 MB
Last pushed
about 1 month by emqxcirobot
Type
Image
Manifest digest
sha256:ff36374354d2259e1acd3f7bdb7b7db485a35f983f1c5f6106755cf8af885335
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2COPY ./deploy/docker/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit628 B3COPY /go/kuiper/_build/kuiper-* /kuiper/ # buildkit38.39 MB4ARG DEBIAN_FRONTEND=noninteractive0 B5RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c3.18 MB6WORKDIR /kuiper32 B7ENV MAINTAINER=emqx.io0 B8ENV KUIPER_HOME=/kuiper0 B9ENV KUIPER__BASIC__CONSOLELOG=true0 B10VOLUME [/kuiper/etc /kuiper/data /kuiper/plugins /kuiper/log]0 B11EXPOSE [20498/tcp 9081/tcp]0 B12ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]0 B13CMD ["./bin/kuiperd"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1785715200'