如圖所示,linux伺服器上裝的docker,然後,下了一個ubuntu12.04映像[位址為docker pull daocloud.io/ihypo/ubuntu-ssh:12.04],運行vi提示,找不到命名.
docker pull daocloud.io/ihypo/ubuntu-ssh:12.04
預設沒裝那就裝一下
apt-get install vim
預設沒裝那就裝一下