Additionally, building I’ve noticed also the warning The current version of Node (17.7.2) is not supported by Angular., and that’s because Angular CLI officially supports LTS version of Node, so I think base image in Dockerfile should be tagged lts instead of current.
