sha256:68bf5df674ab9755da51f5200c152df391b0968aeeaf9ec4d12619517cd1234f
OS/ARCH
Compressed size
936.77 MB
Last pushed
18 days by automqinc
Type
Image
Manifest digest
sha256:bd29e151c58b5b5d8ad13d802f74925f290f4afa62fe9e8c4d75bc030729c21e
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2MAINTAINER AutoMQ for Apache Kafka0 B3RUN /bin/sh -c apt-get update300.99 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 -s129 B11WORKDIR /opt/kafka32 B12CMD ["/bin/sh" "-c" "tail -f0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'