~dricottone/container-images

ref: aeea21ad11a681b794ebe21bda485938cffe5f12 container-images/srht-todo-webhooks/Dockerfile -rw-r--r-- 137 bytes
aeea21adDominic Ricottone Adding a WebDAV variant of Nginx 1 year, 3 months ago
                                                                                
1
2
3
4
FROM registry.intra.dominic-ricottone.com/srht-todo-core:latest

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