DEV Community

Discussion on: Run a React App in a Docker Container

Collapse
 
kariramour profile image
Amour Karir

Great article! Would be perfect if there was a mention of volumes so that we need not rebuild the image on each code change. Took me a while to find out about that, haha.

Collapse
 
peterj profile image
Peter Jausovec

Thanks Amour! I guess it’s time for me to rewrite the article and add that :)