opera
10K+
Opera is a multi-platform web browser developed by its namesake company Opera. The browser is based on Chromium, but distinguishes itself from other Chromium-based browsers (Chrome, Edge, etc.) through its user interface and other features.
The application can be accessed at:
docker run -d \
--name=opera \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-e OPERA_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/opera:latest
Content type
Image
Digest
sha256:72d010f30…
Size
1.1 GB
Last updated
6 days ago
docker pull linuxserver/opera:133.0.5932Pulls:
898
Last week