How to enable Docker PORT 8501:8500 in VM Linux

0

I have run docker image with cmd docker run -d -p 8501:8500 tensorflow/serving And also for selenium/hub docker run -d -p 4446:4444 selenium/hub where PORT 4446 for selenium/hub is enabled means (open) but not for tensorflow/serving PORT 8501 it was showing closed only.

Please provide some solution for this. Thank you

Mayur
feita há 8 meses188 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas