librewolf
LibreWolf is a custom and independent version of Firefox, with the primary goals of privacy, security and user freedom. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM.
The application can be accessed at:
docker run -d \
--name=librewolf \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-e LIBREWOLF_CLI=https://www.linuxserver.io/ `#optional` \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/librewolf/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/librewolf:latest
Content type
Image
Digest
sha256:4bbf337b3…
Size
1.1 GB
Last updated
5 days ago
docker pull linuxserver/librewolf:152.0.6Pulls:
1,481
Last week