This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Description
Hi Guys
Hope you are well!
I've noticed strange behaviour regarding Docker containers and Angular2Spa where I can't access the site using the published IP port as usual. Opening the site on the published port, does not trigger activity on the Docker container. I did not see any obvious errors upon building the Docker image.


To ensure it is not something I changed on my project, I've created a freshly generated Angular2Spa (2.4.5) using generator-aspnetcore-spa 0.8.3 and generated a clean unmodified Docker image for Angular2Spa.
The test docker image shown above is available from the Docker hub-> https://hub.docker.com/r/lightfleet/jssdocker/
Please let me know if you need more detail or if I can be of any assistance.
Thanks!