Dockerfile linksLynx is a fully-featured terminal-based web browser, capable of displaying HTML content.
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
Content type
Image
Digest
Size
46.2 MB
Last updated
over 8 years ago
docker pull nbrown/lynx