~dricottone/container-images

ref: 32f443368d189c439c74844d2af2e8804eb540ce container-images/srht-todo-webhooks/Dockerfile -rw-r--r-- 137 bytes
32f44336Dominic Ricottone Proxy and TLS updates 1 year, 6 months ago
                                                                                
1
2
3
4
FROM registry.intra.dominic-ricottone.com/srht-todo-core:latest

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