linuxserver/chromium

Sponsored OSS

By linuxserver.io

Updated 4 days ago

Image
Networking
Integration & delivery
48

100K+

linuxserver/chromium repository overview

linuxserver/chromium

This readme has been truncated from the full version found HERE

Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=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/chromium/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/chromium:latest

Tag summary

Content type

Image

Digest

sha256:be5657323

Size

1.1 GB

Last updated

4 days ago

docker pull linuxserver/chromium:version-858340b9

This week's pulls

Pulls:

9,273

Last week