https://github.com/anatolelucet/docker-neovim
An up-to-date, ready-to-use NeoVim Docker image (nightly build supported)
https://github.com/anatolelucet/docker-neovim
docker docker-container docker-image neovim
Last synced: over 1 year ago
JSON representation
An up-to-date, ready-to-use NeoVim Docker image (nightly build supported)
- Host: GitHub
- URL: https://github.com/anatolelucet/docker-neovim
- Owner: AnatoleLucet
- License: mit
- Created: 2021-06-01T11:16:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-19T08:01:04.000Z (about 3 years ago)
- Last Synced: 2025-02-28T15:19:03.086Z (over 1 year ago)
- Topics: docker, docker-container, docker-image, neovim
- Language: Dockerfile
- Homepage:
- Size: 13.7 KB
- Stars: 27
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker NeoVim
An up-to-date, ready-to-use NeoVim image.
## Features
- supports every builds (nightly, stable, individual versions)
- automatically updated
- easily extensible
## How to use
You can use this image anywhere you want with something like:
```
docker run -it -v `pwd`:/mnt/volume --workdir=/mnt/volume anatolelucet/neovim:stable
```
You can also extend this image in a Dockerfile to make your own (possibly containing your personal setup).
## Releases
You can find every releases here: https://hub.docker.com/r/anatolelucet/neovim/tags