Skip to content

Can't curl on hooks. Curl not included in docker image? #3845

Answered by dbason
OIZid asked this question in Questions
Discussion options

You must be logged in to vote

That image is built from alpine which doesn't include curl in its base image. Including curl can increase the attack surface of a container image so it's normal to not include it in base images. If you do want to use curl in a medimatx container you'd need to build a new image with it installed.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by OIZid
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants