Version 1.6.0
github-actions
released this
06 Apr 13:42
·
18 commits
to master
since this release
This version adds support for enrichments. With your enrichment configuration files (.json
) in ./my-enrichments
, run:
docker run -p 9090:9090 \
--mount type=bind,source=$(pwd)/my-enrichments,destination=/config/enrichments \
snowplow/snowplow-micro:1.6.0