You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.