A simple Docker container based on Alpine Linux to run Vim.
1.0K
A simple Docker container based on Alpine Linux to run Vim. Very handy for something like CoreOS.
alias edit='docker run --rm -it -v $(pwd):/pwd -w /pwd cubez/vim'
Content type
Image
Digest
sha256:4a16d7300…
Size
9.6 MB
Last updated
almost 11 years ago
docker pull cubez/vim