While checking the connectivity of Docker container in Calico VPN an error occurs. Here's the command and error snapshot:
root@ubuntu12# docker exec Container1 ping -c 4 www.google.com
rpc error: code = 2 desc = "oci runtime error: exec failed: exec: \"ping\": executable file not found in $PATH"