I dockerized my react app using these commands:
docker build -t image-name .
docker run -e CHOKIDAR_USEPOLLING=true -v 
I dockerized my react app using these commands:
docker build -t image-name .
docker run -e CHOKIDAR_USEPOLLING=true -v