Dokcer是个好东西
$docker pull images:tag
$docker images
$docker run -itd ubuntu
$docker ps -a
$docker attach id
ctrl+p+q