vi bash: vi: command not found

root@69f1711a205e:/# vi
bash: vi: command not found
login into container with:
docker exec -it  bash
and run:
apt-get update
apt-get install vim

No comments:

 Python Basics How to check the version of Python interpreter mac terminal

Popular in last 30 days