Connecting to a SQL Database from a local workstation

Has anyone been building containers from Visual Studio? I am successful in creating images and running the containers from inside Visual Studio, however I cannot talk to a SQL database unless I’m running the container from a 2016 server node that has a group managed service account configured. However a GMSA is not supported on a Client OS like Windows 10. Has anyone over come this issue with Docker and Visual Studio?