linuxserver/firefox

Sponsored OSS

By linuxserver.io

Updated 7 days ago

Image
Security
Integration & delivery
100

1M+

linuxserver/firefox repository overview

linuxserver/firefox

This readme has been truncated from the full version found HERE

Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=firefox \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -e FIREFOX_CLI=https://www.linuxserver.io/ `#optional` \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/firefox/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/firefox:latest

Tag summary

Content type

Image

Digest

sha256:49acfcb43

Size

1000.3 MB

Last updated

7 days ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

12,631

Last week