linuxserver/ungoogled-chromium

Sponsored OSS

By linuxserver.io

Updated 3 days ago

Image
3

50K+

linuxserver/ungoogled-chromium repository overview

linuxserver/ungoogled-chromium

This readme has been truncated from the full version found HERE

Ungoogled Chromium is Google Chromium, sans dependency on Google web services.

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:3f9871a5d

Size

1.2 GB

Last updated

3 days ago

docker pull linuxserver/ungoogled-chromium:150.0.7871

This week's pulls

Pulls:

1,466

Jul 6 to Jul 12