docker communicating over Http with a docker container



We can talk to docker container via Http port by enabling it using the following command :-
Here, we going to be using REST to talk to docker container via port 2375.

docker -H tcp://0.0.0.0:2375

Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error