UI stuck after building docker image with Airbyte CI build command

Summary

UI is stuck after building a docker image using the Airbyte CI build command.


Question

am not sure why my UI is stuck is here. have built the docker image thruogh the airbyte ci build command



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["ui-stuck", "docker-image", "airbyte-ci", "build-command"]

<@U07NA952PJP> did you push the docker image to a remote repository that airbyte can access, e.g. dockerhub? If the image only exists on your machine, airbyte will not be able to find it. There are docs about how to do that here: https://docs.airbyte.com/operator-guides/using-custom-connectors

i just realised i forgot to kind load docker-image airbyte/destination-couchbase:dev -n airbyte-abctl it as well