Search code examples
boot2dockernano

How to install nano on boot2docker?


How can i use nano on boot2docker? there is no package manager and when i write this command

nano testo.txt

it shows

-sh: nano: not found

Solution

  • Try this:

    tce-load -wi nano
    

    and if it shows this error:

    Error opening terminal: cygwin.
    

    type this:

    TERM=xterm-color