https://github.com/lambdalisue/docker-vim-ci
Alpine image for Vim in CI
https://github.com/lambdalisue/docker-vim-ci
alpine docker vim
Last synced: about 2 months ago
JSON representation
Alpine image for Vim in CI
- Host: GitHub
- URL: https://github.com/lambdalisue/docker-vim-ci
- Owner: lambdalisue
- Created: 2017-12-06T20:37:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-21T14:05:01.000Z (almost 7 years ago)
- Last Synced: 2025-03-30T11:30:00.664Z (about 1 year ago)
- Topics: alpine, docker, vim
- Language: Makefile
- Homepage: https://hub.docker.com/r/lambdalisue/vim-ci/
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim-ci
A docker image for running [Vim][] on CI.
## Usage
```
docker run --rm --volume $PWD:/mnt/volume -it lambdalisue/vim-ci
```
[Vim]: https://github.com/vim/vim