Sign inSign up

automqinc/automq:1.7.2

Multi-platform
Message queues
Index digest

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 MB
2MAINTAINER AutoMQ for Apache Kafka0 B
3RUN /bin/sh -c apt-get update300.95 MB
4ENV DEBIAN_FRONTEND=noninteractive AWS_DEFAULT_REGION=us-east-1 KAFKA_JVM_PERFORMANCE_OPTS=-server -XX:+UseZGC0 B
5COPY ./automq-*.tgz /opt/kafka/kafka.tgz # buildkit294.74 MB
6RUN /bin/sh -c tar -xzvf294.78 MB
7COPY scripts /opt/kafka/scripts # buildkit4.13 KB
8RUN /bin/sh -c chmod +x4.07 KB
9RUN /bin/sh -c mkdir -p113 B
10RUN /bin/sh -c ln -s128 B
11WORKDIR /opt/kafka32 B
12CMD ["/bin/sh" "-c" "tail -f0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'