Add convenience for users to containerize and deploy their Angular application via Docker.
Provide tasks for common Docker workflows:
- Generate starter
Dockerfile
anddocker-compose.yml
files. - Build and Push an Angular app image to a Docker Registry.