Run project sh ./start.sh Docker Build docker build -t react-app . Docker Run Container docker run --name react-app -d -p 80:80 react-app