~dricottone/container-images

ref: 241a5a46691c000c17290148c1b0998c4ae656a7 container-images/srht-git-webhooks/Dockerfile -rw-r--r-- 135 bytes
241a5a46Dominic Ricottone Minor adjustments to documentation 1 year, 7 months ago
                                                                                
1
2
3
4
FROM registry.intra.dominic-ricottone.com/srht-git-core:latest

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