Self-host with Docker ยท Yantr
Tor Browser
Dockerized Tor Browser with VNC access for anonymous web browsing through Tor network.
1
Ports
3
Notes
4
Use Cases
About
What Tor Browser does
Tor Browser in Docker allows you to browse the web anonymously through the Tor network without installing it locally on your machine. It provides a complete Tor Browser experience accessible through any browser via VNC. This is useful for running in a headless environment, providing anonym...
Install Flow
How to self-host Tor Browser
Tor Browser can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Tor Browser does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Browse the internet anonymously from any location.
- Access .onion sites without installing Tor Browser locally.
- Isolate Tor usage from your main system for security.
- Use as a privacy-focused browsing solution on headless servers.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 5800 | HTTP | Web UI |
Docker Image
domistyle/tor-browser
Service Name
tor-browser
Notes
Things to know before you deploy
- Accessed via VNC in browser - no local installation needed
- Slow due to Tor network routing - not for streaming
- All browsing data is lost on container restart
Related Apps
More tools you might pair with Tor Browser
Page generated 2026-06-23T15:50:08.758Z