pacificclimate / weather-anomaly-tool

0 stars 0 forks source link

Dockerize using a production build of the React app #40

Closed rod-glover closed 6 years ago

rod-glover commented 6 years ago

Previous dockerization ran the dev server, which trips over resource limitations (file watcher tries to watch too many files). This builds a production version of the app and runs it in the container.