linux
1. 容器内使用sudo 报bash: sudo: command not found
apt-get update
apt-get install sudo
2. vi 安装
apt-get update
apt-get install vim
3. bash: ifconfig: command not found
sudo apt-get update
sudo apt install net-tools
apt-get update
apt-get install sudo
apt-get update
apt-get install vim
sudo apt-get update
sudo apt install net-tools
From here you can search these documents. Enter your search terms below.
| Keys | Action |
|---|---|
| ? | Open this help |
| n | Next page |
| p | Previous page |
| s | Search |