When I run telnet command in Docker it does not run.
Could you please tell me how to install telnet in Docker for Windows?
There is a docker image for it:
docker run mikesplain/telnet <host> <port>