Trying to run docker app from windows on Ubuntu

Hey guys,

So, I am working on a project that is using .Net core and is in Docker. The project was originally put together on Windows 10 and uses Powershell scripts to start up the app to run on a localhost. Now, I am trying to run it on Ubuntu 16.04. After spending most of the day just trying to get the app to run so I can view it via localhost in the browser, I decided to come on here. I have .Net core and Docker running and both are working. Not sure what to ask or where to start.