Skip to content

ejahn/docker-angular-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

docker-angular-cli

node:8 image and angular-cli

Description

Usage:

This command: "$ docker run -it -p 4200:4200 --rm -v $(pwd):/home/node/app ejahn/docker-angular-cli"

  • Starts the container
  • Maps the exposed server- and livereload ports
  • Mounts the working directory to your current local directory

Hint: You need to use '0.0.0.0' as host to have access from outside

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published