#dockercompose
In this episode, I have started an Angular7 Docker series tutorial. This weeks video "angular with Docker", in which I have demonstrated how you can use Dockerfile to write your steps to pull a specific version of node, build your angular app, copy required files and at last install Nginx and serve your angular app.