mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-11 21:18:36 +03:00
feat: add celery job queue
This commit is contained in:
@@ -11,5 +11,3 @@ RUN pip install -U pip
|
||||
RUN pip install .[test]
|
||||
|
||||
# The source code is mounted as a volume at /code, no need to copy.
|
||||
|
||||
ENTRYPOINT ["bash", "./app/start.sh"]
|
||||
|
||||
Reference in New Issue
Block a user