This docker image creates a working angular 6 environment with automatic rebuild and refresh.
10K+
To use this, update the following dockerfile with your fieldmagic application location and then run with this command:
docker-compose -f docker-compose.yml up -d
version: '3.5'
services:
Then, access your docker image using:
http://docker_container_ip:4200/
Content type
Image
Digest
Size
44.3 MB
Last updated
almost 8 years ago
docker pull fieldmagic/angulardev