Closed yuhongwei380 closed 3 months ago
sometimes when go to the container , want to use the vim to editor . maybe docker container build can add vim
Sounds very unusual. I would recommend to enter the running container and install it with the package manager so you can use it until the container is removed. For regular use cases an editor is not needed in the image.
sometimes when go to the container , want to use the vim to editor . maybe docker container build can add vim
Sounds very unusual. I would recommend to enter the running container and install it with the package manager so you can use it until the container is removed. For regular use cases an editor is not needed in the image.
ok, Thanks for reply
Infos
Expected behavior
*
Actual behavior
*
Steps to reproduce the behavior
* sometimes when go to the container , want to use the vim to editor . maybe docker container build can add vim ?