Skip to content

Lesson III invalid curl command ? #3

@onekiloparsec

Description

@onekiloparsec

In section "Using Docker API To List Events", the command
curl --unix-socket /var/run/docker.sock http:/events
should in fact read
curl --unix-socket /var/run/docker.sock http://localhost/events
to actually see something.

At least, this is what I needed to do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions