UNCLASSIFIED

Commit bf052379 authored by alexander.klepal's avatar alexander.klepal
Browse files

Merge branch 'development' into '5.5.4'

# Conflicts:
#   Dockerfile
parents 409cb79f d5348d34
Pipeline #247639 passed with stages
in 7 minutes and 55 seconds
...@@ -14,6 +14,11 @@ ENV ZOOKEEPER_DATA_DIR=/mnt/data/data ...@@ -14,6 +14,11 @@ ENV ZOOKEEPER_DATA_DIR=/mnt/data/data
ENV DOCKER_SCRIPT_DIR=/opt/caas/bin ENV DOCKER_SCRIPT_DIR=/opt/caas/bin
ENV COMPONENT_SCRIPT_DIR=/opt/confluent/etc ENV COMPONENT_SCRIPT_DIR=/opt/confluent/etc
ENV CONFLUENT_VERSION=5.5.3
# Set the classpath for JARs required by `cub`
ENV CUB_CLASSPATH='"/usr/share/java/cp-base-new/*"'
ENV COMPONENT=zookeeper
WORKDIR /opt WORKDIR /opt
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment