Hi all,

We have a bastion host that is on our host computer that allows us to access 
some of our MSSQL databases. From the host, we use an airflow connection of 
localhost:1433/{insert_database_name} to access this database for our ETLs.

Can I map this to the container using docker-compose.yml file? If so, how would 
I do that? I’ve done research into it but I’m a little confused on the process.

Thanks all!

AJ

Reply via email to