Sign inSign up

openeuler/kafka:4.0.0-oe2403sp1

Multi-platform
Message queues
Index digest

sha256:27345b2cfa539ac353cc439795649efcb03dd14143717bd67fc49a09b24491cb

OS/ARCH

Compressed size

431.17 MB

Last pushed

about 1 year by openeuleros

Type

Image

Manifest digest

sha256:1c24a4a71099f414ef91f90c158549656635ba72f488ac15c4c308acf2333710

Image Layers

1ARG TARGETARCH=amd640 B
2ADD openEuler-docker-rootfs.amd64.tar.xz / # buildkit62.23 MB
3RUN |1 TARGETARCH=amd64 /bin/sh -c1.26 KB
4CMD ["bash"]0 B
5ARG TARGETARCH=amd640 B
6ARG VERSION=4.0.00 B
7ARG SCALA_VERSION=2.130 B
8ARG KAFKA_URL=https://archive.apache.org/dist/kafka/4.0.0/kafka_2.13-4.0.0.tgz0 B
9RUN |4 TARGETARCH=amd64 VERSION=4.0.0 SCALA_VERSION=2.13242.92 MB
10RUN |4 TARGETARCH=amd64 VERSION=4.0.0 SCALA_VERSION=2.13126.01 MB
11COPY --chown=appuser:appuser scripts /etc/kafka/docker #2.22 KB
12COPY --chown=appuser:appuser launch /etc/kafka/docker/launch #1.53 KB
13COPY --chown=appuser:appuser server.properties /etc/kafka/docker/server.properties #2.95 KB
14RUN |4 TARGETARCH=amd64 VERSION=4.0.0 SCALA_VERSION=2.13864 B
15EXPOSE map[9092/tcp:{}]0 B
16USER appuser0 B
17VOLUME [/etc/kafka/secrets /var/lib/kafka/data /mnt/shared/config]0 B
18CMD ["/etc/kafka/docker/run"]0 B

Command

ARG TARGETARCH=amd64