mirror of
https://github.com/certat/intelmq-docker.git
synced 2026-05-24 12:05:28 +02:00
65f02f4f0c
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>