This repository has been archived on 2023-03-15. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/docker/opendkim
2019-07-11 09:33:07 +02:00
..
Dockerfile Initial commit 2019-07-11 09:33:07 +02:00
opendkim.conf Initial commit 2019-07-11 09:33:07 +02:00
README.md Initial commit 2019-07-11 09:33:07 +02:00

sudo docker build -t superboum/amd64_opendkim:v1 .
sudo docker run -t -i \
  -v `pwd`/conf:/etc/dkim \
  -v /dev/log:/dev/log \
  -p 8999:8999
  superboum/amd64_opendkim:v1
  opendkim -f -v -x /etc/opendkim.conf