Docker for Angular development
Create Docker image for Angular development According to Angular documentation, we need an LTS version of Node.js as the prerequisite. Most recent LTS Node version at the time I write this post was 14.7.0. Then I found the tag for that version from...
Aug 12, 20204 min read64