mirror of
https://github.com/moby/moby.git
synced 2026-08-11 01:27:11 +00:00
updated line on how to exit the container after the ping test - in my environment (Ubuntu 14.04.1, bash) ctrl-c does not work to exit the shell, and `exit` must be used instead. Signed-off-by: Troy Denton <Troy.Denton@younessleeptechnologies.com>