Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nonsense elinks command in #370

Open
vonbrand opened this issue Apr 6, 2021 · 2 comments
Open

Nonsense elinks command in #370

vonbrand opened this issue Apr 6, 2021 · 2 comments

Comments

@vonbrand
Copy link
Contributor

vonbrand commented Apr 6, 2021

The page states:

$ elinks -dump http://$(docker inspect -f '' awesomeweb_web_1):8000

First off, plain docker will give an error message (need sudo). Then, it is called awesome_web_web_1. Next, the inspect command given spews a few screens full of detailed information on the container, not anything resembling a hostname. Perhaps it should be just elinks -dump http://localhost:8000? That works for me.

@vonbrand vonbrand changed the title Nonsense Nonsense elinks command in Apr 6, 2021
@pvalena
Copy link
Contributor

pvalena commented Apr 7, 2021

Hello,

yes, the command is probably outdated. Thanks for pointing it out!

@Melophip
Copy link

Melophip commented Feb 9, 2023

Can I be assigned this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants