https://dev.maxmind.com/geoip/updating-databases?lang=en
docker volume create --driver local -o o=bind -o type=none -o device="$(pwd)/files/kibana" kibana_data
docker volume create --driver local -o o=bind -o type=none -o device="$(pwd)/files/elastic" elastic_data
Run docker compose build
the rebuild the parsedmarc container
followed with docker compose up -d
to start the containers.