Self-host with Docker ยท Yantr
Ungoogled Chromium
Google Chromium, sans dependency on Google web services.
1
Ports
2
Notes
3
Use Cases
About
What Ungoogled Chromium does
Ungoogled Chromium is a community fork of the Chromium web browser that removes all connections to Google services. This is a container of Ungoogled Chromium built by linuxserver.io that allows running a sandboxed instance of it in another browser.
Install Flow
How to self-host Ungoogled Chromium
Ungoogled Chromium can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Ungoogled Chromium 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
- Visit websites you aren't sure about in a sandbox
- Use the same session on multiple devices
- Sign into alternate accounts without altering your main browser
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3001 | HTTPS | Web UI |
Docker Image
lscr.io/linuxserver/ungoogled-chromium:latest
Service Name
ungoogled-chromium
Notes
Things to know before you deploy
- Exposing this container to the Internet is not recommended.
- Using the `jpeg` encoder setting in the Selkies sidebar under Video Options is recommended for smoother video.
Related Apps
More tools you might pair with Ungoogled Chromium
Page generated 2026-06-23T15:50:08.758Z