Prerequisites: OPA installed on same machine as the tasks are run, either on $PATH or pointed out by the location configuration attribute (see Configuration below).
Would it make sense to run opa in a docker container instead ? Especially for build servers that would be very useful.
Yes, that would swap the requirement for opa with a requirement for docker, but that is pretty prevalent nowadays.