Building an aspnetcore linux docker image with Snowflake ODBC drivers installed and DSN configured

So we’re in the middle of testing Snowflake as a data warehouse solution and in addition to testing out it’s performance and general experience, I wanted to make sure that I was going to be able to communicate with it from a .net core application. Right off the bat, a …