image-20210409151844072

相关问题可以参考

低版本的可以用下面的命令

sudo docker exec -it -e COLUMNS="$(tput cols)" -e LINES="$(tput lines)" container_name bash

image-20210409151950959