Hi,
I am using Linux remote system in which docker is installed and running a docker container…
I am able to ping docker container ip from docker host(Linux) and vice versa…
But I want to access that container ip directly from my local machine( Mac Catalina)… how can I ping docker container running on remote machine from local machine?
I will be grateful if anyone can guide me on this…
Thanks