Removes the need to maintain node/npm/angular-cli on a development machine and allows consistency between development machines.
Build the image
sh build-image.sh
Create a new project
sh new-project.sh my-project
Run the container and use angular-cli
sh run-cli.sh