~dricottone/container-images

ref: e61b929e86a9f7fb86ddc619e5d2a25ced8d3d28 container-images/srht-todo-webhooks/Dockerfile -rw-r--r-- 137 bytes
e61b929eDominic Ricottone Okay now really things are updated a month ago
                                                                                
1
2
3
4
FROM registry.intra.dominic-ricottone.com/srht-todo-core:latest

CMD ["celery", "-A", "todosrht.webhooks", "worker", "--loglevel=info"]