docker-reactjs
docker with react on /app and port 3000
- yarn create react-app my-app
- copy run.sh in my-app
- sh run.sh for run
run.sh
kill the actual docker and start a new docker. Copy this file in your directory
bash.sh
enter in the docker
build
compilation of docker
add . and commit