Install text editor

Hi there, by default the vi text editor should be installed for the host OS container. For any other container, you should be able to run sudo apt-get install nano to install nano in that container.

1 Like