sha256:e59d35a9f2fc286b17447f2b7da82e9a9cb499ab26e90b31d578e2ebd0dda6f7
OS/ARCH
Compressed size
243.37 MB
Last pushed
almost 4 years by blacktop
Type
Image
Manifest digest
sha256:589cceb6a14f2fd230d7b076f09f7a7d8851c716f073fe2a0d15c8cbcfb7dd9c
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B3LABEL maintainer=https://github.com/blacktop0 B4ENV KAFKA_VERSION=3.3.10 B5ENV SCALA_VERSION=2.130 B6LABEL name=kafka version=3.3.10 B7RUN /bin/sh -c apk add140.42 MB8RUN /bin/sh -c apk add100.27 MB9ENV PATH=/sbin:/opt/kafka/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10WORKDIR /opt/kafka32 B11VOLUME [/tmp/kafka-logs]0 B12EXPOSE map[2181/tcp:{} 9092/tcp:{}]0 B13COPY config/server.properties /opt/kafka/config/ # buildkit2.93 KB14COPY config/zookeeper.properties /opt/kafka/config/ # buildkit796 B15COPY kafka-entrypoint.sh /kafka-entrypoint.sh # buildkit429 B16COPY scripts / # buildkit3.21 KB17ENTRYPOINT ["/kafka-entrypoint.sh"]0 B18CMD ["kafka-server-start.sh" "config/server.properties"]0 BCommand
ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /