You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build image for airbyte-local-cli so that I can validate connection. Since I am new to docker can someone please help me what should be the content in Dockerfile to create image for airbyte-local-cli. I want to run below commands.
Hi Team,
I am trying to build image for airbyte-local-cli so that I can validate connection. Since I am new to docker can someone please help me what should be the content in Dockerfile to create image for airbyte-local-cli. I want to run below commands.
./airbyte-local.sh
--src 'farosai/airbyte-customer-io-source'
--src.app_api_key ''
--src.cutoff_days 90
--src-only
--check-connection
Please help me out how can I run this command and how to do docker setup for airbyte-local-cli.
The text was updated successfully, but these errors were encountered: