mirror of
https://github.com/docker/docs.git
synced 2026-04-02 09:18:57 +07: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>