Why the Heck do I get Connection reset by peer when Containerizing my Angular 4 application
By: Brad
What the heck Brad, I’m trying to host an Angular 4 application from within a Docker container but I can’t access the site; I keep getting this: $ curl http://localhost:8181 curl: (56) Recv failure: Connection reset by peer I ran into this just the other day and it took me a bit of time to… To read more click here.