Docker image to run on my strimzi connector #553
Unanswered
nikhil-kumar25896
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi team ,
Please help me in finding a image , tried building some are giving prix error, cert not trusted while building,
sometime build happens but gives runtime error
warning Failed 33m (x3 over 33m) kubelet Error: failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/opt/kafka/ka │
│ fka_connect_run.sh": stat /opt/kafka/kafka_connect_run.sh: no such file or directory: unknown
dockerfile i am using:
FROM confluentinc/cp-server-connect-base:7.3.0
RUN confluent-hub install --no-prompt clickhouse/clickhouse-kafka-connect:v1.0.5
Beta Was this translation helpful? Give feedback.
All reactions