Sign inSign up

bsord/rcvr-dmarc

By bsord

•Updated over 5 years ago

DMARC processor for rcvr

Image
0

100K+

bsord/rcvr-dmarc repository overview

⁠Build the dmarc processor service

docker build -t rcvr-dmarc .

⁠Start the dmarc processor service

docker run -d --name rcvr-dmarc --network rcvr-net -e "SQLDSN=rcvr-dbuser:receiverdbpassword@tcp(rcvr-db:3306)/rcvr-db?readTimeout=10s&writeTimeout=10s" -e REDISHOST=rcvr-queue --restart always rcvr-dmarc

⁠rcvr-dmarc

⁠rcvr-dmarc

Tag summary

Content type

Image

Digest

Size

7.9 MB

Last updated

over 5 years ago

docker pull bsord/rcvr-dmarc