Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frontainer/nodocker

Docker command helper for Node
https://github.com/frontainer/nodocker

Last synced: about 7 hours ago
JSON representation

Docker command helper for Node

Awesome Lists containing this project

README

        

# nodocker

*Under construction*

Docker command helper for Node

## Install

```
npm i nodocker --save-dev
```

## Usage

```
nd create
nd start
nd up
nd stop
nd restart
```