- Place the
hdeem
andhdeem-devel
rpm packages in the source directory - Run
docker build -t metricq-source-hdeem .
in the source directory
The built docker image metricq-source-hdeem
behaves like the metricq-source-hdeem
executable.
This means, you can run it with parameters. For instance, this will print the help message:
docker run --rm metricq-source-hdeem --help