Added the version for Node 14 using the same configuration as usual since I noticed that Angular 12 does not work with the image using node 12. I'm already using this configuration in a project so I can confirm there is no issues with the original configuration you created.
Good day Aleksandar,
Added the version for Node 14 using the same configuration as usual since I noticed that Angular 12 does not work with the image using node 12. I'm already using this configuration in a project so I can confirm there is no issues with the original configuration you created.
I also replaced the MAINTAINER with LABEL following the documentation https://docs.docker.com/engine/reference/builder/#maintainer-deprecated
Thanks for the images, helps a lot for CI/CD.