จากภายในตู้คอนเทนเนอร์ Debian ที่ใช้ jessie ฉันได้รับ
vi blah
bash: vi: command not found
ดังนั้นโดยธรรมชาติฉันถึงสำหรับคำสั่งติดตั้งของฉัน
sudo apt-get install vim
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package vim
ในขณะที่ค้นหาแรงฉุดฉันพบคำแนะนำเหล่านี้ด้วยผลลัพธ์ที่หลากหลาย
cat /etc/apt/sources.list
deb http://deb.debian.org/debian jessie main
deb http://deb.debian.org/debian jessie-updates main
deb http://security.debian.org jessie/updates main
apt-get install software-properties-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package software-properties-common
apt-get install python-software-properties
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python-software-properties
apt-get install apt-file
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package apt-file
เนื่องจากเซิร์ฟเวอร์นี้เป็นตัวเทียบท่าสำหรับรูปภาพ mongo โดยเจตนาคือการติดตั้ง Debian แบบเปลือย ... การติดตั้ง vi เป็นเพียงการเล่นในระหว่างการพัฒนา