sha256:eafb84318526977a94306ff1530e2e579031efe70a0f12a6c8b4b9c4dcfb7ba5
OS/ARCH
Compressed size
936.73 MB
Last pushed
about 2 months by automqinc
Type
Image
Manifest digest
sha256:cb506a8c89ac2b27be5fb2e08a45c7e158b2d2bf6df870f0acb13318be67c059
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2MAINTAINER AutoMQ for Apache Kafka0 B3RUN /bin/sh -c apt-get update300.95 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.74 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 -s128 B11WORKDIR /opt/kafka32 B12CMD ["/bin/sh" "-c" "tail -f0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'