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

Lesson III invalid curl command ? #3

Open
onekiloparsec opened this issue Sep 3, 2018 · 0 comments
Open

Lesson III invalid curl command ? #3

onekiloparsec opened this issue Sep 3, 2018 · 0 comments

Comments

@onekiloparsec
Copy link

onekiloparsec commented Sep 3, 2018

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.

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

No branches or pull requests

1 participant