angular4-docker-example
angular4-docker-example copied to clipboard
Efficiently Dockerized Angular CLI example app
I have followed all the steps and I am getting the 403 Forbidden error. I am using MacBook pro. `docker run -it -p 8080:80 docker-angular-ex`
Hello, Actually this helped me a lot but I'm missing Docker configuration for running karma tests.
shows error when it pull from node:8-alpine , ---> Running in 6d7528c304db npm ERR! code ENOGIT npm ERR! No git binary found in $PATH npm ERR! npm ERR! Failed using...
I re-wrote your example with `docker-compose` so that the manipulation of the volumes are easy to manage. There is only one issue: The landing page is stoping at `Loading...`. Best,