sha256:a300a0debd4cb21581849f8ab98716018da21282bc086c3143421a61e9e95de5
OS/ARCH
Compressed size
933.14 MB
Last pushed
about 1 month by automqinc
Type
Image
Manifest digest
sha256:6920f1e0fa9a7e07b67837f70d14f496dbd0e6b395e5bc212b936a9166312a4e
Image Layers
1# debian.sh --arch 'arm64' out/46.14 MB2MAINTAINER AutoMQ for Apache Kafka0 B3RUN /bin/sh -c apt-get update297.48 MB4ENV DEBIAN_FRONTEND=noninteractive AWS_DEFAULT_REGION=us-east-1 KAFKA_JVM_PERFORMANCE_OPTS=-server -XX:+UseZGC0 B5COPY ./automq-*.tgz /opt/kafka/kafka.tgz # buildkit294.73 MB6RUN /bin/sh -c tar -xzvf294.78 MB7COPY scripts /opt/kafka/scripts # buildkit4.13 KB8RUN /bin/sh -c chmod +x4.07 KB9RUN /bin/sh -c mkdir -p113 B10RUN /bin/sh -c ln -s127 B11WORKDIR /opt/kafka32 B12CMD ["/bin/sh" "-c" "tail -f0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'