Sign inSign up

nbrown/lynx

By nbrown

Updated over 8 years ago

Docker image for the text-based lynx browser

Image
1

10K+

nbrown/lynx repository overview

What is Lynx?

Lynx is a fully-featured terminal-based web browser, capable of displaying HTML content.

How to use this image

Invoking the browser

In order to invoke Lynx, simply run a container specifying the URL, e.g.:

$ docker container run --rm -it lynx --cookies www.windsock.io

To get a list of Lynx config options, run a container with the -h flag:

$ docker container run --rm lynx -h

Tag summary

Content type

Image

Digest

Size

46.2 MB

Last updated

over 8 years ago

docker pull nbrown/lynx