UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
C
Confluent
Confluent Component Operator
cp-zookeeper-operator-5.5.x
Commits
d5fe4a6c
Commit
d5fe4a6c
authored
Apr 01, 2021
by
Scott Stroud
Browse files
ENV vars
parent
53a54def
Pipeline
#207769
passed with stages
in 12 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
Dockerfile
Dockerfile
+4
-0
No files found.
Dockerfile
View file @
d5fe4a6c
...
@@ -16,6 +16,10 @@ ENV DOCKER_SCRIPT_DIR=/opt/caas/bin
...
@@ -16,6 +16,10 @@ 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
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
RUN
mkdir
-p
/usr/share/java/cc-base /opt/caas
RUN
mkdir
-p
/usr/share/java/cc-base /opt/caas
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment