linuxserver/chromium

Sponsored OSS

By linuxserver.io

Updated 5 days ago

Image
Networking
Integration & delivery
47

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:7a4490c9b

Size

1004.8 MB

Last updated

5 days ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

5,180

Mar 2 to Mar 8