chromium
100K+
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.
The application can be accessed at:
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
Content type
Image
Digest
sha256:7a4490c9b…
Size
1004.8 MB
Last updated
5 days ago
Requires Docker Desktop 4.37.1 or later.
Pulls:
5,180
Mar 2 to Mar 8