Skip to content

Option --dns-servers not supported #59

Open
@mschaefers

Description

@mschaefers

docker run --rm mirror.gcr.io/curlimages/curl:latest curl --dns-servers 8.8.8.8 https://google.com

fails with

curl: option --dns-servers: the installed libcurl version doesn't support this
curl: try 'curl --help' or 'curl --manual' for more information

man page states --dns-servers requires that the underlying libcurl was built to support c-ares.

was c-ares support dropped on purpose? Does a workaround or an alternative image exist?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions