appian/kafka (25.3.220.0)
Published 2025-08-19 16:11:42 +02:00 by git
Installation
docker pull gitea.innovation-hub-niedersachsen.de/innohub/appian/kafka:25.3.220.0sha256:f3cfb1f5e8fd7356c01e9c32983278e8901c55d3ea2e21bf88999c9e434b0c1c
Image Layers
| ARG VERSION=2.13-3.9.1-prod-c3e81e58 |
| LABEL name=Kafka summary=Kafka description=Kafka maintainer=Appian Corporation vendor=Appian Corporation version=2.13-3.9.1-prod-c3e81e58 release=2.13-3.9.1-prod-c3e81e58 |
| USER root |
| RUN |1 VERSION=2.13-3.9.1-prod-c3e81e58 /bin/sh -c mkdir -p /licenses && echo 'TODO' > /licenses/LICENSE # buildkit |
| USER 500 |
| USER root |
| RUN |1 VERSION=2.13-3.9.1-prod-c3e81e58 /bin/sh -c yum install -y dos2unix findutils procps && yum clean all && rm -rf /var/cache/yum # buildkit |
| USER 500 |
| ENV KAFKA_HOME=/usr/local/appian/ae/kafka |
| COPY --chown=appian:root build/distributions/kafka-server*/ /usr/local/appian/ae/kafka/ # buildkit |
| USER root |
| RUN |1 VERSION=2.13-3.9.1-prod-c3e81e58 /bin/sh -c find ${KAFKA_HOME} -type d -exec chmod g+s {} + # buildkit |
| USER 500 |
| COPY --chown=appian:root docker-entrypoint.sh . # buildkit |
| RUN |1 VERSION=2.13-3.9.1-prod-c3e81e58 /bin/sh -c mkdir -p ${KAFKA_HOME}/config/tmp && mkdir -p ${KAFKA_HOME}/conf && mkdir -p ${KAFKA_HOME}/data # buildkit |
| RUN |1 VERSION=2.13-3.9.1-prod-c3e81e58 /bin/sh -c ln -s ${KUBERNETES_MOUNT_DIR}/kafka/conf/appian-topology.xml ${KAFKA_HOME}/conf/appian-topology.xml && ln -s ${KUBERNETES_MOUNT_DIR}/kafka/conf/custom.properties ${KAFKA_HOME}/conf/custom.properties # buildkit |
| VOLUME [/usr/local/appian/ae/kafka/config/tmp] |
| HEALTHCHECK &{["CMD-SHELL" "(exit 0)"] "0s" "0s" "0s" "0s" '\x00'} |
| USER root |
| COPY amazonlinux2/hardening/ /hardening # buildkit |
| RUN |1 VERSION=2.13-3.9.1-prod-c3e81e58 /bin/sh -c /hardening/hardening.sh && rm -r /hardening # buildkit |
| USER 500 |
| ENTRYPOINT ["./docker-entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| base-image | amazon-linux-2-container-base:2-jdk17.0.16_8-4343265 |
| description | Kafka |
| maintainer | Appian Corporation |
| name | Kafka |
| release | 2.13-3.9.1-prod-c3e81e58 |
| summary | Kafka |
| vendor | Appian Corporation |
| version | 2.13-3.9.1-prod-c3e81e58 |
Details
2025-08-19 16:11:42 +02:00
Versions (1)
View all
Container
1
OCI / Docker
linux/amd64
475 MiB
25.3.220.0
2025-08-19