rwxrob / dot

Migrating to z Bonzai stateful command tree monolith

Home Page:https://github.com/rwxrob/z

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing your lynx setup with docker fails

morngrar opened this issue · comments

Running the docker command in the readme here fails on my system with what looks like the usage message of lynx:

lynx: Invalid Option: -h
USAGE: lynx [options] [file]
Options are:
[...]

try docker container run -it --rm rwxrob/lynx google

That worked perfectly!