Sign inSign up

mihkels/kafka-tester:producer-2025.07.08.72-golang

Message queues
Developer tools
Index digest

sha256:cf8b0c856c82c09843356580f47897fc9b78e7d27d0fd2276a3c991f726aba60

OS/ARCH

linux/arm64

Compressed size

18.89 MB

Last pushed

about 1 year by mihkels

Type

Image

Manifest digest

sha256:5c246a283e141710dc6a417f4551215a4dcdb589ec663f70e4333ee1822349ea

Image Layers

1ADD alpine-minirootfs-3.22.0-aarch64.tar.gz / # buildkit3.94 MB
2CMD ["/bin/sh"]0 B
3WORKDIR /app93 B
4RUN /bin/sh -c addgroup -S951 B
5ENV APPLICATION_MODE=producer0 B
6ENV KAFKA_BOOTSTRAP_SERVERS=localhost:90920 B
7ENV TOPIC=motivation0 B
8ENV ENABLE_STATISTICS=true0 B
9ENV STATISTICS_COLLECTOR_URL=http://localhost:80800 B
10ENV NUM_SAMPLES=10000 B
11ENV BATCH_SIZE=100 B
12ENV SLEEP_TIME=50 B
13ENV MOTIVATION_FILE=/opt/motivation.csv0 B
14COPY /opt/startup.sh /app/startup.sh # buildkit255 B
15COPY /app/kafka_app /app/kafka_app # buildkit6.54 MB
16COPY /opt/motivation.csv /opt/motivation.csv # buildkit908.14 KB
17RUN /bin/sh -c ls -al32 B
18RUN /bin/sh -c chmod +x7.43 MB
19RUN /bin/sh -c apk add87.35 KB
20USER appuser0 B
21ENTRYPOINT ["/app/startup.sh"]0 B

Command

ADD alpine-minirootfs-3.22.0-aarch64.tar.gz / # buildkit