We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33d755d + 4193bf3 commit dbd124aCopy full SHA for dbd124a
README.md
@@ -20,7 +20,7 @@ Fast web automation for AI agents, LLM training, scraping and testing:
20
Using docker run.
21
22
```
23
-$ docker run -d --name lightpanda -p 9222:9222 --privileged lightpanda/browser:nightly
+$ docker run -d --name lightpanda -p 9222:9222 lightpanda/browser:nightly
24
25
26
Using docker compose.
0 commit comments