docker build -t react-multi-build-app:v1.0.0 . docker run --rm -it -p 80:80 react-multi-build-app:v1.0.0