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-enterprise-control-center-operator-5.5.x
Commits
be986cff
Commit
be986cff
authored
Apr 01, 2021
by
Scott Stroud
Browse files
ENV CUB_CLASSPATH
parent
40548c28
Pipeline
#207780
passed with stages
in 18 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Dockerfile
Dockerfile
+3
-0
No files found.
Dockerfile
View file @
be986cff
...
...
@@ -12,6 +12,9 @@ ENV CONTROL_CENTER_SECRETS_DIR=/mnt/secrets
ENV
DOCKER_SCRIPT_DIR=/opt/caas/bin
ENV
COMPONENT_SCRIPT_DIR=/opt/confluent/etc
# Set the classpath for JARs required by `cub`
ENV
CUB_CLASSPATH='"/usr/share/java/cp-base-new/*"'
WORKDIR
/opt
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