Sign inSign up

automqinc/automq:1.7.4

Multi-platform
Message queues
Index digest

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 MB
2MAINTAINER AutoMQ for Apache Kafka0 B
3RUN /bin/sh -c apt-get update300.99 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.73 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 -s129 B
11WORKDIR /opt/kafka32 B
12CMD ["/bin/sh" "-c" "tail -f0 B

Command

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