Skip to content

leny/docker-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

docker-vim

๐Ÿ›ธ A simple, clean vim, inside a docker container


Build

docker build -t vim .

Deploy

docker login
docker tag vim leny/vim:latest
docker push leny/vim:latest

Use

With bash/zsh:

docker run -it -v $(pwd):/src -v vimconfig:/root leny/vim

With fish:

docker run -it -v (pwd):/src -v vimconfig:/root leny/vim

About

๐Ÿ›ธ A simple, clean vim, inside a docker container

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages