linuxserver/opera

Sponsored OSS

By linuxserver.io

Updated 6 days ago

Image
Security
Operating systems
2

10K+

linuxserver/opera repository overview

linuxserver/opera

This readme has been truncated from the full version found HERE

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.

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:72d010f30

Size

1.1 GB

Last updated

6 days ago

docker pull linuxserver/opera:133.0.5932

This week's pulls

Pulls:

898

Last week