Running Docker version 1.12.1 Launching the second image results in this image (mysql is running fine). ``` warning: missing MYSQL_PORT_3306_TCP environment variables Did you forget to --link some_mysql_container:mysql ? ```