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
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -227,6 +227,11 @@ CHROME_PERSISTENT_SESSION=true docker compose up --build
227
227
docker compose down
228
228
```
229
229
230
+
6. **Using precompiled image**
231
+
```bash
232
+
docker pull ghcr.io/browser-use/web-ui
233
+
```
234
+
230
235
## Changelog
231
236
- [x] **2025/01/26:** Thanks to @vvincent1234. Now browser-use-webui can combine with DeepSeek-r1 to engage in deep thinking!
232
237
- [x] **2025/01/10:** Thanks to @casistack. Now we have Docker Setup option and also Support keep browser open between tasks.[Video tutorial demo](https://github.com/browser-use/web-ui/issues/1#issuecomment-2582511750).
0 commit comments