Skip to content

Tags: Goodly/NLP-hints

Tags

v1.0.1

Toggle v1.0.1's commit message
Add docker-compose.yml with a supporting redis instance for testing. (#3

)

v1.0.0

Toggle v1.0.0's commit message
Add docker build that works with CI/CD (#2)

* Add Dockerfile that builds/runs Python-RQ worker to process hinting jobs.

* Update Dockerfile to install from repo root.

* Try absolute source paths in Dockerfile COPY commands.

* Add command line flags to Dockerfile to reduce download progress logging.