m03315 / 100DAYSKAFKA

KAFKA 100-Day Challenge
Apache License 2.0
14 stars 0 forks source link

docker container confluent cli login failed #23

Open m03315 opened 1 year ago

m03315 commented 1 year ago

docker run -it confluent-cli:latest sh

=> confluent login

Error: unable to open web browser for authorization: exec: "xdg-open,x-www-browser,www-browser": executable file not found in $PATH

ObaPeter commented 4 months ago

any update on how to solve?