Hello

I want to use drill in container to get data from get api.

The target ip is 10.x.x.x.

In the console, I saw error message which said hostname not verify.

I can ping target in the container and use curl to get data from api.

I search from google.

Some people met this problem.

They change source code to make verify function return true.

it means i need to build source code and put into docker container.

Is there another solution?

Many thanks

Johnny

Reply via email to