linuxserver/librewolf

Sponsored OSS

By linuxserver.io

Updated 5 days ago

Image
16

50K+

linuxserver/librewolf repository overview

linuxserver/librewolf

This readme has been truncated from the full version found HERE

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.

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:4bbf337b3

Size

1.1 GB

Last updated

5 days ago

docker pull linuxserver/librewolf:152.0.6

This week's pulls

Pulls:

1,481

Last week