Midori is a lightweight web browser.
1.6K
Lightweight browser Midori in a Docker container.
Get the trusted build on the docker hub:
$ docker pull zeitgeist/docker-midori
or download and compile the source yourself from Github:
$ git clone https://github.com/alexzeitgeist/docker-midori.git
$ cd docker-midori
$ docker build -t zeitgeist/docker-midori .
$ docker run --rm \
-v /tmp/.X11-unix:/tmp/.X11-unix:ro \
-e DISPLAY=unix$DISPLAY \
zeitgeist/docker-midori
Content type
Image
Digest
sha256:60873d3dc…
Size
223.1 MB
Last updated
about 11 years ago
docker pull zeitgeist/docker-midori