mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-06 09:12:49 +01:00
We discovered an permission problem on some machines, because intelmq_persistence will get mounted afterwards via volume. So we create it beforehand & change its permission with owner rights and then mount it in the container. Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>