gutmensch / docker-dmarc-report

229 stars 26 forks source link

Compose sample missing storage for DB #36

Closed Codelica closed 1 year ago

Codelica commented 1 year ago

Hello... thanks for the project. 👍 Just a quick note that the compose sample seems to be missing a storage volume to persist the stats data in Maria.

    volumes:
      - ./dmarc-report-db:/var/lib/mysql

Thanks again.

gutmensch commented 1 year ago

Hey @Codelica , good catch, thank you! Feel free to PR a change, happy to merge. :-) I'm not using compose myself, so I appreciate support keeping this close to reality.

gutmensch commented 1 year ago

Fixed with https://github.com/gutmensch/docker-dmarc-report/commit/e7c55a0d2cd42cfb63e03c563f02c56054c81ea4