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

Outdated Curl Version, Can't use curl with --unix-socket #44

Closed
nasvillanueva opened this issue Jul 5, 2017 · 3 comments
Closed

Outdated Curl Version, Can't use curl with --unix-socket #44

nasvillanueva opened this issue Jul 5, 2017 · 3 comments

Comments

@nasvillanueva
Copy link

I'm trying to make stackstorm call Docker API via curl but the one provided by the base image (ubuntu:trusty) is not updated and doesn't have any official package. On the other hand, ubuntu:xenial has curl 7.47 and --unix-socket was introduced in version 7.40

If I can find some time, I'll update the base image from ubuntu:trusty to ubuntu:xenial, test it then submit a PR for this.

@arm4b
Copy link
Member

arm4b commented Jul 5, 2017

We don't have any plans to make ubuntu:xenial as a base container for stackstorm Docker all-in-one version, see #29 why.

@nasvillanueva
Copy link
Author

Oh, Okay then. If that's the case maybe I'll try building curl from source for the container. I'm not sure if it will work though.

@warrenvw
Copy link
Contributor

I'll close this issue, but we can re-open in the future if necessary.

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

3 participants