Angular Docker. Package your Angular website into a Docker container that runs on any server.

github.com/tiangolo/angular-docker-multi-stage-example

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2018
  • :fire: Remove code from previous article
  • :memo: Add note redirecting to new article and code
March 2018
  • Fix typo
October 2017
  • Add note about Alpine
  • Update README
  • Improve README
  • Add comments for stages in README
  • Add comments for stages
  • Format nginx conf in README
  • Format nginx conf
  • Update README
  • Fix unused import
  • Format nginx config
  • Add READMEs with all the instructions
  • Add Dockerfile with multi-stage building
  • Don't send node_modules to Docker while building
  • Add nginx custom config
  • Make component show current Angular CLI environment
  • Merge branch 'master' of github.com:tiangolo/angular-docker-multi-sta…
  • Initial commit