Tech4Tracing / CartridgeOCR

https://tech4Tracing.org
MIT License
3 stars 5 forks source link

conflicting annotations docker images/volumes #156

Open simra opened 7 months ago

simra commented 7 months ago

Building the annotations image for deployment via docker build . -t annotations:latest clobbers the local image built by docker-compose up. These need to be teased apart.

simra commented 7 months ago

This is not the bug. The issue is sometimes we pick up a completely different database. It's not clear what volume it corresponds to, or why it's picked up instead of another image.