Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umayr/dev

Ubuntu based docker image for development.
https://github.com/umayr/dev

docker fish-shell neovim ubuntu xenial

Last synced: 7 days ago
JSON representation

Ubuntu based docker image for development.

Awesome Lists containing this project

README

        

# `dev`
> Ubuntu based docker image for development

## Usage
```
$ docker pull umayr/dev
$ docker run --rm -it -v /path/to/nvim/config:/root/.config/nvim/init.vim umayr/dev
```