Opera is a web browser developed by Opera Software.
1.9K
Opera beta (latest version) in a Docker container.
Get the trusted build on the docker hub:
$ docker pull zeitgeist/docker-opera
or download and compile the source yourself from Github:
$ git clone https://github.com/alexzeitgeist/docker-opera.git
$ cd docker-opera
$ docker build -t zeitgeist/docker-opera .
$ docker run --rm \
-v /tmp/.X11-unix:/tmp/.X11-unix:ro \
-e DISPLAY=unix$DISPLAY \
zeitgeist/docker-opera
Content type
Image
Digest
sha256:85c92f969…
Size
237.3 MB
Last updated
about 11 years ago
docker pull zeitgeist/docker-opera