usds/justice40-tool

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

Opened this issue · 0 comments

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.