Vim Sandbox Environment Description This docker container is a sandbox environment of vim or vim settings or vim plugins. How to build For example, a case of Linux environment: git clone https://github.com/vimtry1/vim-sandbox/ cd vim-sandbox docker build -t vim-sandbox . See this follow page DockerでVimの検証環境を作る方法