I have docker image and command:
celery -A bits.payment_tracking.app:app worker -l debug -Q celery,reports --concurrency 3
It works perfectly in