Hi.
When I tried to setup an alpine container, I couldn't use nano or vim and would receive an error regarding the $TERM variable. Its value was "vt[container#]"
I'm not a linux expert by any means, but when I tried using the latest debian container instead, the $TERM value was just "linux". So...