Processes particular matter data
1.2K
#Particular matter data processor
The related DockerHub repository of this is https://hub.docker.com/r/ynedderhoff/pm-processor/
docker run -d -v /local/path/to/config.json:/code/config.json -v /local/path/to/logs/:/code/logs/ ynedderhoff/pm-processor "-Dlog.level=<log-level>" "config.json" "<interval-in-minutes>"
docker exec -i -t <container-name> /bin/bash
Content type
Image
Digest
Size
326.3 MB
Last updated
over 9 years ago
docker pull ynedderhoff/pm-processor