Docker configure help - purple
console(ssh)sudo su@docker run -d --name web -p 80:80 -d httpd:2.4
"Gateway": "172.17.0.1",
"IPAddress": "172.17.0.2",|
console(ssh)ping 172.17.0.2
64 bytes from 172.17.0.2: icmp_seq=1 ttl=64 time=0.320 ms
so it works. now how do i axcess this on windows when im on another subnet
192.168.56.1
console(cmd)Request timed out.
Please sign in to leave a comment.
Comments
0 comments