Docker Run dock Build image docker build . --tag ng-app Run container docker run --publish 4200:4200 ng-app