sha256:f1a2294dc005deb5a6ad5055d33019750111dc1c56f5280adb96d77c1cd096ff
OS/ARCH
Compressed size
71.91 MB
Last pushed
about 1 month by emqxcirobot
Type
Image
Manifest digest
sha256:ea6b57f7a06f4356944185cb569f0d60e132fccad0ce0ba3fc675981a940992e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2COPY ./deploy/docker/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit628 B3COPY /go/kuiper/_build/kuiper-* /kuiper/ # buildkit41.2 MB4ARG DEBIAN_FRONTEND=noninteractive0 B5RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c3.78 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 'amd64' out/ 'bookworm' '@1785715200'