linuxserver/firefox

Sponsored OSS

By linuxserver.io

Updated 3 days ago

Image
Security
Integration & delivery
102

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:3968d5ad6

Size

1 GB

Last updated

3 days ago

docker pull linuxserver/firefox

This week's pulls

Pulls:

13,104

Jul 27 to Aug 2