Dockerfile with Angular CLI Node 6.11 + Angular CLI 1.4.5 Find the image here Pulling the image docker pull johnpapa/angular-cli Using the image in a Dockerfile FROM johnpapa/angular-cli