Skip to content

Instantly share code, notes, and snippets.

@goldmann
Created December 2, 2013 12:57
Show Gist options
  • Save goldmann/7749066 to your computer and use it in GitHub Desktop.
Save goldmann/7749066 to your computer and use it in GitHub Desktop.
(f20=31d4b SRPMS/) goldmann@MISTRESS ~/git/docker-registry> docker run -i -t goldmann/f20 ping wp.pl -c 2
PING wp.pl (212.77.100.101) 56(84) bytes of data.
64 bytes from www.wp.pl (212.77.100.101): icmp_seq=1 ttl=248 time=25.8 ms
64 bytes from www.wp.pl (212.77.100.101): icmp_seq=2 ttl=248 time=26.8 ms
--- wp.pl ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 25.862/26.368/26.875/0.531 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment