Skip to content

Nonsense elinks command in  #370

Description

@vonbrand

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions