appian/zookeeper (25.3.220.0)
Published 2025-08-19 16:11:43 +02:00 by git
Installation
docker pull gitea.innovation-hub-niedersachsen.de/innohub/appian/zookeeper:25.3.220.0sha256:bd4202c17bf32fa5a7e4d3c23e7892ed6cf255e5edc4bc9e6034e04f0c737829
Image Layers
| ARG VERSION=3.9.3-prod-8149eabf |
| LABEL name=Zookeeper summary=Zookeeper description=Zookeeper maintainer=Appian Corporation vendor=Appian Corporation version=3.9.3-prod-8149eabf release=3.9.3-prod-8149eabf |
| USER root |
| RUN |1 VERSION=3.9.3-prod-8149eabf /bin/sh -c mkdir -p /licenses && echo 'TODO' > /licenses/LICENSE # buildkit |
| USER 500 |
| USER root |
| RUN |1 VERSION=3.9.3-prod-8149eabf /bin/sh -c yum install -y dos2unix findutils procps && yum clean all && rm -rf /var/cache/yum # buildkit |
| USER 500 |
| ENV ZOOKEEPER_HOME=/usr/local/appian/ae/zookeeper |
| COPY --chown=appian:root build/distributions/zookeeper*/ /usr/local/appian/ae/zookeeper/ # buildkit |
| USER root |
| RUN |1 VERSION=3.9.3-prod-8149eabf /bin/sh -c find ${ZOOKEEPER_HOME} -type d -exec chmod g+s {} + # buildkit |
| USER 500 |
| COPY --chown=appian:root docker-entrypoint.sh . # buildkit |
| RUN |1 VERSION=3.9.3-prod-8149eabf /bin/sh -c mkdir -p ${ZOOKEEPER_HOME}/config/tmp && mkdir -p ${ZOOKEEPER_HOME}/data # buildkit |
| RUN |1 VERSION=3.9.3-prod-8149eabf /bin/sh -c ln -s ${KUBERNETES_MOUNT_DIR}/zookeeper/conf/appian-topology.xml ${ZOOKEEPER_HOME}/conf/appian-topology.xml && ln -s ${KUBERNETES_MOUNT_DIR}/zookeeper/conf/custom.properties ${ZOOKEEPER_HOME}/conf/custom.properties # buildkit |
| VOLUME [/usr/local/appian/ae/zookeeper/config/tmp] |
| HEALTHCHECK &{["CMD-SHELL" "(exit 0)"] "0s" "0s" "0s" "0s" '\x00'} |
| USER root |
| COPY amazonlinux2/hardening/ /hardening # buildkit |
| RUN |1 VERSION=3.9.3-prod-8149eabf /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 | Zookeeper |
| maintainer | Appian Corporation |
| name | Zookeeper |
| release | 3.9.3-prod-8149eabf |
| summary | Zookeeper |
| vendor | Appian Corporation |
| version | 3.9.3-prod-8149eabf |
Details
2025-08-19 16:11:43 +02:00
Versions (1)
View all
Container
1
OCI / Docker
linux/amd64
326 MiB
25.3.220.0
2025-08-19