Closed fscheel closed 6 years ago
After quite some playing around, I found the correct way to run this for development: You have to use the docker-compose.yml
from the db
folder. That file also contains a comment "Used for local development".
I will send in a PR with the updated readme and additional to get this to work with Docker Toolbox for Windows, which needs additional steps later.
I've been trying to run the service locally to test #69, but I could not get it to run. The README say to use
docker-compose up -d
but I get the following error:I could use
docker build --tag curation:latest .
to generate the image, but that results in