Hi Guys, I am using docker run commands on source ...
# contributing-to-airbyte
s
Hi Guys, I am using docker run commands on source image and I am new to it. Could anyone help me to know what should be the config file path in below command? docker run --rm -i <source-image-name> check --config <config-file-path>
u
hey @Sanjeev Singla am curious why do you want to run the source via docker command directly? Why not use the actual Airbyte flow?