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
user
09/13/2021, 8:59 AM
hey @Sanjeev Singla am curious why do you want to run the source via docker command directly? Why not use the actual Airbyte flow?