sha256:df640a7eefc1e49045d96b1f5ff1d938e3657ca87d4c216b7278d83a0419055e
OS/ARCH
Compressed size
211.36 MB
Last pushed
almost 4 years by blacktop
Type
Image
Manifest digest
sha256:82b6c3509ed0a2ba39004333ca679a23e5edbaaf9ad9e1e8263fb0733fb245b2
Image Layers
1ADD file ... in / 2.7 MB2CMD ["/bin/sh"]0 B3LABEL maintainer=https://github.com/blacktop0 B4ENV KAFKA_VERSION=2.8.20 B5ENV SCALA_VERSION=2.130 B6LABEL name=kafka version=2.8.20 B7RUN /bin/sh -c apk add140.27 MB8RUN /bin/sh -c apk add68.39 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/ # buildkit793 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:b9bd10cf83356cb7281baa0fbaca5186cf27491f59eda87abe57f83a5aaf5ec1 in /