sha256:508dd941326dc301bf4ac6e823c21f05a7793d83488a6f041e730ac5cd60055c
OS/ARCH
Compressed size
937.16 MB
Last pushed
29 days by automqinc
Type
Image
Manifest digest
sha256:5b97c8e47b93e6dba5d9468c2d849248bb660c43a110444932e05363223553fa
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2MAINTAINER AutoMQ for Apache Kafka0 B3RUN /bin/sh -c apt-get update301.39 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 -p114 B10RUN /bin/sh -c ln -s129 B11WORKDIR /opt/kafka32 B12CMD ["/bin/sh" "-c" "tail -f0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'