# parsedmarc-dockerized Note: The standalone `parsedmarc` docker image can also be used, if interested: [hub.docker.com/r/patschi/parsedmarc](https://hub.docker.com/r/patschi/parsedmarc). ## Setup: ``` $ git clone https://github.com/patschi/parsedmarc-dockerized.git /opt/parsedmarc-dockerized/ $ cd /opt/parsedmarc-dockerized/ && cp data/conf/parsedmarc/config.sample.ini data/conf/parsedmarc/config.ini # Create environment file for your geoipupdate API settings (fill in your data) $ cat > geoipupdate.env <