Sign inSign up

spikerlabs/angular4-cli

By spikerlabs

Updated over 9 years ago

Minimal Docker image with angular4 cli preinstalled

Image
0

282

spikerlabs/angular4-cli repository overview

Note: this repo is retired in favour of spikerlabs/angular-cli, which maintains more recent versions.

Minimal docker image with angular4 cli preinstalled.

Installation
  1. Install Docker
  2. Pull automated build from public Docker Hub Registry:
docker pull spikerlabs/angular4-cli

Alternatively, you can build an image from Dockerfile:

docker build -t spikerlabs/angular4-cli github.com/spikerlabs/angular-cli:node6-cli-1.0.3
Usage
docker run -it --rm spikerlabs/angular4-cli sh
Version Notice

This is currently locked to node 6 and cli 1.0.3, if there is interest to support more versions - please open an issue and I will do that when time is right.

Tag summary

Content type

Image

Digest

Size

59.6 MB

Last updated

over 9 years ago

docker pull spikerlabs/angular4-cli