这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@IAmStoxe
Copy link
Contributor

@IAmStoxe IAmStoxe commented Aug 9, 2024

Add instructions to the README.md for removing

cap_drop:
  - ALL

on the first run.

  • Explanation: Add a note explaining that cap_drop: - ALL must be removed from the docker-compose.yaml file for the searxng service to successfully create /etc/searxng/uwsgi.ini.
  • Reason: Explain that the cap_drop: - ALL directive removes all capabilities, including those required for the creation of the uwsgi.ini file.

Add instructions to the `README.md` for removing `cap_drop: - ALL` on the first run.

* **Explanation**: Add a note explaining that `cap_drop: - ALL` must be removed from the `docker-compose.yaml` file for the `searxng` service to successfully create `/etc/searxng/uwsgi.ini`.
* **Reason**: Explain that the `cap_drop: - ALL` directive removes all capabilities, including those required for the creation of the `uwsgi.ini` file.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/IAmStoxe/searxng-docker?shareId=XXXX-XXXX-XXXX-XXXX).
@inetol inetol mentioned this pull request Aug 23, 2024
Copy link
Member

@Bnyro Bnyro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants