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-server-connect-operator-5.5.x
Commits
91b6d9a0
You need to sign in or sign up before continuing.
Commit
91b6d9a0
authored
May 25, 2021
by
Scott Stroud
Browse files
escaping CUB_CLASSPATH
parent
97f55974
Pipeline
#277146
passed with stages
in 13 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
91b6d9a0
...
@@ -12,7 +12,7 @@ ENV COMPONENT=connect
...
@@ -12,7 +12,7 @@ ENV COMPONENT=connect
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
CUB_CLASSPATH="/usr/share/java/cp-base-new/*"
ENV
CUB_CLASSPATH=
'
"/usr/share/java/cp-base-new/*"
'
WORKDIR
/opt
WORKDIR
/opt
...
...
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