Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/umayr/dev
- Owner: umayr
- Created: 2017-11-25T03:50:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-25T03:50:31.000Z (about 7 years ago)
- Last Synced: 2024-11-07T03:48:25.446Z (about 2 months ago)
- Topics: docker, fish-shell, neovim, ubuntu, xenial
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```