usds / justice40-tool

A tool to identify disadvantaged communities due to environmental, socioeconomic and health burdens
https://screeningtool.geoplatform.gov/
Creative Commons Zero v1.0 Universal
132 stars 42 forks source link

Data Pipeline and Screening Tool do not build or run properly in Docker #2180

Open travis-newby opened 1 year ago

travis-newby commented 1 year ago

Describe the bug App does not build or run in Docker.

To Reproduce Steps to reproduce the behavior:

  1. Follow our README and install Docker
  2. Build the app with docker-compose build --no-cache

Notice it does not build.

Expected behavior The app should build and run properly using Docker.