Skip to content

Getting error from docker vector instance for exec command #11794

Answered by jszwedko
satscreate asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @satscreate ,

That error message would indicate that the image you are using doesn't have curl available. The Vector images we publish are as slimmed down as possible and so don't include curl. If you need it, I'd recommend building your own image, based on the Vector images, that installs curl.

It does look like the alpine based images have wget available so that could be another option. The debian based images do not.

Let me know if this helps!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@satscreate
Comment options

@jszwedko
Comment options

Answer selected by satscreate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants