mlsstart commented on code in PR #975: URL: https://github.com/apache/polaris/pull/975#discussion_r1953696786
########## site/content/in-dev/unreleased/quickstart.md: ########## @@ -51,6 +51,10 @@ If you plan to deploy Polaris inside [Docker](https://www.docker.com/), you'll n brew install --cask docker ``` +There could be a [Docker permission issues](https://github.com/apache/polaris/pull/971) related to seccomp configuration. To resolve these issues, set the `seccomp` profile to "unconfined" when running a container. Review Comment: The example has been updated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
