Docker Daemon Fails to Restart After Applying OPA Authorization Policy #668
Sachita007
started this conversation in
Community
Replies: 1 comment 1 reply
-
Hi there! I believe that image may not run a version of OPA post 1.0+, which that policy requires. Could you please file an issue about this in the https://github.com/open-policy-agent/opa-docker-authz repo? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using the following basic configuration, Docker builds and restarts successfully:
However, when applying this policy:
Docker builds without errors, but the Docker daemon fails to restart. The following log is observed:
Would appreciate insights on why this policy causes Docker to fail and potential solutions.
Beta Was this translation helpful? Give feedback.
All reactions