Build docker image npm run-script build docker build -t community-web . Run docker image docker run --rm -it -p 8080:80 community-web open http://localhost:8080 open http://localhost:8080/workspace