This Tech.io runner works with an angular project using angular-cli.
This node 7.4 runner installs the dependencies using npm install. The dependencies must be specified in the package.json file at the project root as specified in the official documentation.
In order to use this runner in your project, edit the techio.yml file and add the following lines to your project:
runner:
name: techio/node-angular-runner
version: latest
Then you can use it to launch any angular project using ng build
Content type
Image
Digest
Size
307.2 MB
Last updated
almost 9 years ago
docker pull techio/node-angular-runner